Account balance and trading status
Your current balance in USD, plus how much of it is settled (reversal-safe) versus held. Use settled_balance_usd to know what is available for reversal-safe spending, and trading_enabled to check whether buying is turned on for this key.
Authorizations
Send your key as a Bearer token on every request: Authorization: Bearer csb_pub_.... Generate keys in your CSBoard profile.
Response
Current balance and trading status.
"USD"
Total balance in USD.
Whether buying is enabled for this key.
Portion of the balance that is settled (reversal-safe) and spendable on reversal-safe purchases.
Portion of the balance currently held.
When the held portion clears, or null if nothing is held.