Developer endpoints
No API key required. These endpoints are rate-limited and intended for testing only.Production endpoints
Production endpoints have higher rate limits and are suitable for live applications. To get access, request an API key and pass it as thex-api-key header on all requests.
The Trade API serves multiple WebSocket streams on that host. Append a stream
path:
/quote-stream, /book-stream, or /priority-fees/stream. See the
Websockets overview.