Comprehensive dashboard statistics for admin panel. Includes user metrics, trading analytics, market stats, and retention data.
curl --request GET \
--url https://staging-api.polysimulator.com/admin/stats{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Successful Response
Was this page helpful?
curl --request GET \
--url https://staging-api.polysimulator.com/admin/stats{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}