Repos
Joyride currently has two source repos involved in developer documentation:exchange/hybrid-clobowns the exchange, HTTP API, WebSocket API, and risk engine.sdkowns the TypeScript SDK, CLI, and MCP server.
exchange/hybrid-clob/docs and acts as the single documentation surface.
Base URLs
Local development
| Surface | Default URL |
|---|---|
| Exchange WebSocket | ws://127.0.0.1:8080 |
| Exchange HTTP | http://127.0.0.1:8084 |
| Risk engine WebSocket | ws://127.0.0.1:8082 |
| Risk engine HTTP | http://127.0.0.1:8086 |
Hosted environments
| Surface | URL |
|---|---|
| Exchange gateway | wss://api.joyride.exchange/gateway |
| Exchange HTTP | https://api.joyride.exchange/engine |
| MCP HTTP | https://api.joyride.exchange/mcp |
Recommended reading order
- Exchange Overview
- Data Conventions
- Authentication
REST APItabWebSocket Referencetab- WebSocket API
- SDK Overview
Local preview
Mintlify’s CLI expects adocs.json file in the working directory. From exchange/hybrid-clob/docs:
/docs as the documentation path in Mintlify.