Skip to main content

Endpoint reference

This is the text reference for the v2 API, generated from the OpenAPI specification. To try calls interactively, use the API Reference.

SectionEndpoints
AccountGET /v2/account
AssetsGET /v2/assets · GET /v2/assets/{assetSymbol}
BalancesGET /v2/balances · GET /v2/balances/{assetSymbol}/history
ContactsGET /v2/contacts · GET /v2/contacts/{contactId} · PATCH /v2/contacts/{contactId}
DepositsGET /v2/deposits · GET /v2/deposits/{id}
LedgerGET /v2/ledger · GET /v2/ledger/{id}
MarketsGET /v2/markets · GET /v2/markets/{market} · GET /v2/markets/{market}/price
OrdersGET /v2/fills · GET /v2/orders · POST /v2/orders · GET /v2/orders/{id} · GET /v2/orders/{id}/fills · POST /v2/quotes
SystemGET /v2/health · GET /v2/time
WebhooksGET /v2/.well-known/webhook-jwks.json
WithdrawalsGET /v2/withdrawals · POST /v2/withdrawals · GET /v2/withdrawals/{id}

See also: Pagination · Errors · Ids and correlation.