- A hybrid CLOB exchange in
exchange/hybrid-clob - A read-only HTTP API for market data, account state, and admin workflows
- A WebSocket JSON-RPC API for trading and subscriptions
- A TypeScript SDK with a CLI and MCP server in
sdk
What is auto-generated today
- The
REST APItab is generated from the checked-inopenapi.yamlspec. - The
WebSocket Referencetab is generated from the checked-inasyncapi.yamlspec.
Where to start
- Start with Getting Started for base URLs and repo layout.
- Use Exchange Overview for the platform architecture.
- Use the
REST APItab for endpoint-by-endpoint reference. - Use the
WebSocket Referencetab for channel and message reference. - Use SDK Overview if you are integrating from TypeScript, the CLI, or MCP.
Current scope
This Mintlify site is intended to become the single docs surface for:- Exchange API reference
- WebSocket and risk engine guides
- SDK, CLI, and MCP usage guides