Sportsbook API
Sportsbook API is a sports betting API which provides up to the minute odds for over 10 major US sportsbooks across over 30 different sports leagues.
2.6k subscribers
9.9/10 popularity
536 ms avg latency
100% success rate
23 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Sportsbook API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Odds Insights | ||
| GET |
/v1/advantages/ /v1/advantages/ |
Get betting advantages such as arbitrage, plus ev, middles, or line changes |
| GET |
/v0/advantages/ /v0/advantages/ |
Get betting advantages such as arbitrage, plus ev, or middles |
| Odds Data | ||
| GET |
/v0/events/{eventKey}/markets /v0/events/{eventKey}/markets |
Get a list of all markets for a single event |
| GET |
/v0/markets/{marketKey} /v0/markets/{marketKey} |
Get information about a single betting market. Outcomes are not returned from this call. |
| GET |
/v1/markets/{marketKey}/outcomes/latest /v1/markets/{marketKey}/outcomes/latest |
Get the latest odds for a single betting market for a single event |
| GET |
/v0/markets/{marketKey}/outcomes/latest /v0/markets/{marketKey}/outcomes/latest |
Get the latest odds for a single betting market for a single event |
| GET |
/v0/markets/{marketKey}/outcomes/opening /v0/markets/{marketKey}/outcomes/opening |
Get the opening odds for each sportsbook for a single betting market for a single event |
| GET |
/v0/competitions/ /v0/competitions/ |
Get a list of all competitions that Sportsbook API offers |
| GET |
/v0/markets/{marketKey}/statistics/latest /v0/markets/{marketKey}/statistics/latest |
Get the latest statistics for a single market |
| GET |
/v0/competitions/{competitionKey}/events /v0/competitions/{competitionKey}/events |
Get a list of events for a single competition |
| GET |
/v0/participants/{participantKey} /v0/participants/{participantKey} |
Get information about a participant |
| GET |
/v0/markets/{marketKey}/outcomes/last /v0/markets/{marketKey}/outcomes/last |
Get the last odds for each sportsbook for a single betting market for a single event. These odds may no longer be available to be wagered on. |
| GET |
/v0/events/{eventKey} /v0/events/{eventKey} |
Get information about a single event |
| GET |
/v0/markets/{marketKey}/outcomes /v0/markets/{marketKey}/outcomes |
Get all historical outcomes for a single betting market |
| GET |
/v0/markets/{marketKey}/outcomes/closing /v0/markets/{marketKey}/outcomes/closing |
Get the closing odds for each sportsbook for a single betting market for a single event |
| GET |
/v1/markets/{marketKey}/outcomes/opening /v1/markets/{marketKey}/outcomes/opening |
Get the opening odds for each sportsbook for a single betting market for a single event |
| GET |
/v0/competitions/{competitionKey}/instances /v0/competitions/{competitionKey}/instances |
Get a list of all competition instances (seasons) for a single competition |
| GET |
/v0/events/ /v0/events/ |
Get event data for up to 100 events by providing their event keys |
| GET |
/v0/participants/{participantKey}/events /v0/participants/{participantKey}/events |
Get all events for a single participant |
| GET |
/v1/competitions/{competition}/events /v1/competitions/{competition}/events |
Get a list of events for a single competition including the main markets and latest outcomes (moneyline, point spread, point total). This endpoint only works for MATCH type… |
| GET |
/v1/markets/{marketKey}/outcomes/closing /v1/markets/{marketKey}/outcomes/closing |
Get the closing odds for each sportsbook for a single betting market for a single event |
| GET |
/v1/markets/{marketKey}/outcomes/last /v1/markets/{marketKey}/outcomes/last |
Get the last odds for each sportsbook for a single betting market for a single event. These odds may no longer be available to be wagered on. |
| Other endpoints | ||
| GET |
Competitions /v0/competitions |
|
Sportsbook API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 60 / minute |
|
| ULTRA Recommended | $20 / month | 60 / minute |
|
| MEGA | $100 / month | 120 / minute |
|