Error
Orders
Get the caller’s full order history
Returns every order for the authenticated client, unfiltered by status. Intended for client-side P&L computation.
Error
Authorizations
HMAC-SHA256 authentication. Sign every request and send X-API-KEY, X-API-SIGNATURE, X-API-TIMESTAMP and X-API-NONCE (see the Authentication guide). Each route also requires a specific claim on your API key (e.g. read:orders, write:orders, read:account, read:market-data).
