Programmatic, direct access to SDM's execution infrastructure — market connectivity, order management, and portfolio tracking consolidated into a single integration point.
curl -X POST https://api.sdm.co/v1/orders \ -H "Authorization: HMAC-SHA256 ..." \ -d { "symbol": "BTC-USD", "side": "buy", "type": "twap", "qty": "25.0", "duration": "30m" } // response { "order_id": "9f3c...", "status": "working", "filled": "0.0", "venues": 7, "accepted": true }
The SDM Trading API consolidates execution, data, accounts, and access into one documented surface.
Four first-class protocols, one liquidity feed. Mix and match across trading and market data.
A dedicated gateway with full execution reporting and automated end-of-day reconciliation.
New order, cancel / replace, and execution reporting routed through the GTN gateway.
Streaming quotes and book depth, plus real-time entitlement events for permissioned symbols.
End-of-day reconciliation files delivered automatically for clearing, accounting, and audit.
Five layers of defense around every order, balance, and credential.
Request API keys, get sandbox access, and talk to an integration engineer. Onboarding takes under 15 minutes.