Skip to main content
GET
Get Api Me

Authorizations

X-API-Key
string
header
required

Issue from /v1/keys (or admin-issued for enterprise tier).

Headers

authorization
string | null
X-API-Key
string | null
POLY_API_KEY
string | null
Poly-API-Key
string | null

Response

Successful Response

user_id
integer
required
balance
string
required

Paper balance as a decimal string.

currency
string
required
key_count
integer
required
tier
string
required

Rate-limit tier (free, pro, ...).

permissions
string[]
required

Scope of the authenticating API key (e.g. ["read", "trade"]). Bearer-JWT auth returns the default key scope.

auth_user_id
string | null
email
string | null