Skip to main content
GET
Retrieve account settings

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Response

Returns the account settings.

balance
string
required

Funds available on the account balance, in USD

Example:

"100"

global_limits
AccountLimits · object
required