Stay informed about updates to the Public API.
/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"
}