TheRundown
Real-time sports data: odds, scores, stats & prediction markets, 30+ leagues, 18+ sportsbooks
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Yes
- Category
- Sports & Fitness
- Documentation / URL
- https://therundown.io/
Overview
TheRundown provides real-time sports odds/scores — key-based (the sports list endpoint responds even with an invalid key, verified).
Quick Start
Sports (verified live — list returns with an invalid key):
curl "https://therundown.io/api/v1/sports?apiKey=YOUR_KEY"
{ "sports": [ { "sport_id": 1, "sport_name": "NCAA Football" }, { "sport_id": 2, "sport_name": "NFL" } ] }
Authentication
- Register at therundown.io → API key.
- Send it as the
apiKeyquery parameter.
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Odds, scores, stats, prediction markets.
FAQ
Is TheRundown free? Free tier with limits; more is paid.
Does the sports list need a key? It responded even with an invalid key (verified) — data endpoints need a valid key.
What’s the auth style?
apiKey query parameter.
More in Sports & Fitness
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| API-FOOTBALL Get information about Football Leagues & Cups | API Key | Yes | Yes | ↗ |
| ApiMedic ApiMedic offers a medical symptom checker API primarily for patients | API Key | Yes | Unknown | ↗ |
| balldontlie Balldontlie provides access to stats data from the NBA | No auth | Yes | Yes | ↗ |
| Bet Better Sports model win probabilities and fair odds across 13 leagues | No auth | Yes | Yes | ↗ |
| Canadian Football League (CFL) Official JSON API providing real-time league, team and player statistics about the CFL | API Key | Yes | No | ↗ |