Live odds in 30 seconds
Sign up, claim your free API key, and stream sportsbook + prediction-market lines in one unified schema. No credit card, no sales call.
Step 1
Get your API key
The Free tier includes 20,000 data points/day with no credit card. Your key is issued immediately on signup — no sales gate.
Sign up
Create an account with email + password. No credit card.
Copy your key
Your free API key is in the account dashboard. Treat it like a password — send it as
X-TheRundown-Keyon every request.Make your first call
Use any HTTP client. JSON response, REST semantics, sortable by event, sportsbook, or market.
Step 2
Make your first request
Same endpoint, four languages. Pick yours and paste — replace $RUNDOWN_KEY with the key from your dashboard.
# GET NBA events for today, comparing Pinnacle, DraftKings, FanDuel
curl "https://therundown.io/api/v2/sports/4/events/2026-06-11?market_ids=1,2,3&affiliate_ids=3,19,23&main_line=true&offset=300" \
-H "X-TheRundown-Key: $RUNDOWN_KEY"Ready to ship?
Get your key, copy a snippet above, and you'll have covered odds data in your app this afternoon.
Need the full reference? docs.therundown.io →