Skip to main content
GET
Get wallet

Authorizations

Authorization
string
header
required

Bearer token authentication used for standard API calls. Format: 'Bearer YOUR_API_KEY'

Response

Wallet details

wallet_id
string

Unique identifier for the wallet

balance
string

Current available balance in USD, as a decimal string

Example:

"50.00"