Skip to main content
GET
/
api
/
v2
/
account
/
usage
GET /api/v2/account/usage — API key usage stats (AgentKey only)
curl --request GET \
  --url https://api.shuriken.trade/api/v2/account/usage \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

API key usage and constraints