Getting started
Quickstart
Make your first request in under a minute. All you need is an API key and curl.
1. Get a key
Sign in to the dashboard, open Profile → Developer, select a Free, Builder or Pro API plan, and create a key. The secret is shown once — store it safely.
2. Call an endpoint
Search the production symbol catalog:
3. Stream live
Open the canonical funding stream from a server-side Node client (Builder tier and up):
Next steps
- Authentication — API keys and headers.
- Live APIs — production endpoint inventory.
- Access tiers — what each plan unlocks.
- Conventions — pagination, delay, filtering.