Skip to main content
GET
Get my settlement settings

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Response

Current settlement settings.

default_settlement_asset
enum<string>

Balance operations debit from when no per-request override is sent.

Available options:
USDT,
USDC,
BTC,
GOLD
enabled_assets
string[]

Assets your organization currently allows as settlement source.

volatile_op_limit_usdt
string

Per-operation limit (USDT equivalent) for volatile assets (BTC/GOLD).

volatile_daily_limit_usdt
string

Rolling 24h volume cap (USDT equivalent) per account for volatile assets (BTC/GOLD).

Last modified on July 19, 2026