GET /api/v2/account/usage — API key usage stats (AgentKey only)
Account
Get API Key Usage
No scope check required — any valid API key can introspect its own usage. This is intentional: usage/quota info is a property of the key itself.
GET
GET /api/v2/account/usage — API key usage stats (AgentKey only)
Documentation Index
Fetch the complete documentation index at: https://docs.shuriken.trade/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <jwt> for user auth or Authorization: Bearer sk_{keyId}_{secret} for API key auth.