$DP_API_KEY in your shell before you start.
1
Register
2
Create a key
key in the response is shown once — save it. Every request below sends it as X-API-Key.3
Fetch markets
4
Watch an orderbook
What’s next
- Authentication — JWT vs API keys, and when to use each.
- Platforms — how Kalshi and Polymarket map onto our unified schema.
- Pagination — cursor-based, bypassing the cache when you want fresh data.