List movements
List movements
Immutable ledger history of the calling account.
GET
List movements
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Query Parameters
Required range:
x >= 1Required range:
x <= 200Filter by balance currency.
Available options:
USDT, USDC, BTC, GOLD Example:
"USDT"
Filter by ledger entry type.
Available options:
payout_debit, payout_refund, payin_credit, adjustment, transfer_in, transfer_out, funding, withdrawal_debit, withdrawal_refund, compliance_fee, compliance_refund, wallet_creation_fee, wallet_creation_refund, card_debit, card_refund, card_fee, card_fee_refund Filter from this date (YYYY-MM-DD, UTC, inclusive).
Filter up to this date (YYYY-MM-DD, UTC, inclusive).
Export the same rows as a file: csv or xlsx (accounting-grade download, up to 10,000 rows; same filters and date range). Omit for the JSON view.
Available options:
csv, xlsx Last modified on July 19, 2026