Options Trading APIs
Options trading via API is currently a private beta. Access is allowlisted per API key.
Requesting access
- Email api@coinswitch.co from your CoinSwitch-registered email.
- Subject line: "Request for Options Trading API Access".
- Include your public API key (the same one you use for Spot / Futures / HFT).
Once allowlisted, you can place options orders via the HFT API by sending category: option on order, position, and execution endpoints. The same authentication scheme, response envelope, and rate-limit posture apply. See:
- HFT › Categories — the
categoryparameter - HFT › Place Order — order placement (use
"category": "option") - HFT › Get Orders (Realtime) — list options orders
For questions, contact api@coinswitch.co.