Pinnacle Odds API
🌟 Pinnacle Odds API – Real-Time Sports Odds, Lines & Market Data The Pinnacle Odds API delivers real-time access to sportsbook odds across major sports, leagues, events, and matchups, helping developers, betting platforms, analytics tools, and sports data products stay ahead in the fast-moving world of sports betting. Whether you are tracking live game odds, pre-match lines, market movements,…
Pinnacle Odds API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Pinnacle Endpoints | ||
| GET |
Sports /pinnacle/v2/sports |
List all available Sports |
| GET |
Leagues /pinnacle/v2/{sport_id}/leagues |
List all Leagues/Competition from a particular sport |
| GET |
Matchups /pinnacle/v2/{sport_id}/{league_id}/matchups |
Returns matchups/fixtures for a sport and league. |
| GET |
Participants /pinnacle/v2/{sportID}/{leagueID}/{fixtureID}/participants |
Returns participants for a fixture. |
| GET |
Odds /pinnacle/v2/{sportID}/{leagueID}/{fixtureID}/odds |
Returns odds for a specific fixture. |
| Health Checks | ||
| GET |
Health Check /pinnacle/health-check |
Check the health of the server |
| Other endpoints | ||
| GET |
Get Sports /pinnacle/v2/sports |
Returns the available sports. |
Pinnacle Odds API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9 / month | 10 / second |
|
| ULTRA Recommended | $59 / month | 10 / second |
|
| MEGA | $129 / month | 50 / second |
|