Stay informed about updates to the Public API.
| Monthly Crypto Trading Volume | Fee |
|---|---|
| $0K–$10K | 0.60% |
| $10K–$50K | 0.50% |
| $50K–$100K | 0.40% |
| $100K–$1M | 0.30% |
| $1M–$15M | 0.20% |
| $15M–$100M | 0.15% |
| $100M+ | 0.10% |
/userapigateway/trading/{accountId}/order endpoint. This extends the existing cancel and replace support, which was previously available for crypto quantity and options orders, to equity orders.BOND for both corporate bonds and treasuries./userapigateway/marketdata/{accountId}/option-chain endpoint.{
"orderId": "431ddd43-d8ce-4544-b06b-b08e6462139b",
"instrument": {
"symbol": "BTC",
"type": "CRYPTO"
},
"orderSide": "BUY",
"orderType": "LIMIT",
"expiration": {
"timeInForce": "DAY"
},
"amount": "100",
"limitPrice": "87500"
}