Getting started
Create an API key in your account, scope it and lock it to an IP range. The API & Tools page has a five-minute quickstart.
REST API
Idempotent, versioned endpoints for markets, orders, balances, deposits and withdrawals.
Cursor-based pagination and standard rate-limit headers.
WebSocket API
Public feeds for tickers, trades and full order-book updates. Private feeds for account balances, orders and fills.
SDKs and samples
Official TypeScript and Python SDKs on GitHub, plus community SDKs for Go and Rust.
Sample apps cover a market-making bot, a portfolio tracker and a webhook receiver.
Sandbox
A separate sandbox environment mirrors the production API, with mock market data and free test funds — a safe place to build against.
Support
Public status page, changelog, Discord community and enterprise support channels for high-throughput clients.