Choose your path
I want to use an AI agent
Start with Agent Quickstart. That guide is the recommended alpha path for:- Claude Code
- Cursor
- other local MCP clients
I want to build a custom integration
Use the hosted endpoints and exchange docs below.Hosted endpoints
| Surface | URL |
|---|---|
| Exchange WebSocket | wss://joyride.exchange/api/v1 |
| Exchange HTTP | https://joyride.exchange/api/v1 |
| Oracle WebSocket | wss://joyride.exchange/api/v1/oracle |
| MCP HTTP (preview) | https://joyride.exchange/api/v1/mcp |
Recommended reading order for API integrators
- Exchange Overview
- Trading Hours and Rollover
- Data Conventions
- Authentication
REST APItabWebSocket Referencetab- WebSocket API
- Risk Engine
- SDK Overview if you want typed clients, CLI workflows, or MCP tooling