Error
Account
Get your trading fee
Returns the markup/fee applied to the authenticated client’s fills, as a percent (e.g. 0.30 = 0.30%). This is the rate actually charged — a per-client value when configured, otherwise the platform default.
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).
