Getting started
Quickstart
Make your first request in under a minute. All you need is an API key and curl.
1. Get a key
Request access from the developers page. Once approved, create a key in your profile → API keys. The secret is shown once — store it safely.
2. Call an endpoint
Fetch the most recent spread events above 10%:
3. Stream live
Open a WebSocket for live funding dislocations (Builder tier and up):
Next steps
- Authentication — keys, headers, x402.
- Access tiers — what each plan unlocks.
- Conventions — pagination, delay, filtering.