Skip to main content
GET
Get account balance

Authorizations

Authorization
string
header
required

Firebase ID token from /auth or any paid route, sent as a Bearer token: Authorization: Bearer <id_token> (the Bearer prefix is required).

Response

Account balance information

Account balance information.

user_id
string

The user's ID (lowercase wallet address)

balance
number

Current available balance in USD

total_deposits
number

Total lifetime deposits in USD

created_timestamp
number
created_timestamp_readable
string