Protected: Get comprehensive trading analytics and PolyScore.
Returns detailed statistics calculated from the immutable ledger:
All data is derived from ledger_entries, orders, and positions tables to ensure historical accuracy and auditability.
cURL
curl --request GET \ --url https://staging-api.polysimulator.com/analytics
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response
Was this page helpful?