OddsBeta Sports API
Provide static sport event info and score
18 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
OddsBeta Sports API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Static sport event information | ||
| GET |
fixtureChanges /sports/{language}/fixtures/changes.xml |
Lists the IDs of all fixtures that have changed in the last 24 hours. |
| GET |
fixturesForEvent /sports/{language}/sport_events/{urn_type}:{id}/fixture.xml |
Lists the fixture for a specified sport event (match, stage). xml schema |
| GET |
resultChanges /sports/{language}/results/changes.xml |
Lists the IDs of all fixtures that have changed results in the last 24 hours. |
| GET |
eventsAtDate /sports/{language}/schedules/{date}/schedule.xml |
Lists all sport events scheduled to start a specified date (UTC). 'date' is an ISODate (e.g. 2016-03-31). xml schema |
| GET |
liveEvents /sports/{language}/schedules/live/schedule.xml |
Lists all live sport events, and information about them. xml schema |
| GET |
tournamentSchedule /sports/{language}/tournaments/{urn_type}:{id}/schedule.xml |
The full schedule (as far as we know it) for a particular tournament. xml schema |
| GET |
prematchEvents /sports/{language}/schedules/pre/schedule.xml |
Lists almost all events we are offering prematch odds for. This endpoint can be used during early startup to obtain almost all fixtures. This endpoint is one of the few that uses… |
| Sport event information | ||
| GET |
tournamentsForSport /sports/{language}/sports/sr:sport:{id}/tournaments.xml |
Lists all available tournaments for a sport event. xml schema |
| GET |
availableSports /sports/{language}/sports.xml |
Lists all available sports. xml schema |
| GET |
availableSeasons /sports/{language}/tournaments/sr:{urn_type}:{id}/seasons.xml |
Get all available seasons for a specific tournament. If you search for a tournament, you get all the seasons for this tournament. If you search for a season, you get all the… |
| GET |
matchTimeline /sports/{language}/sport_events/sr:{urn_type}:{id}/timeline.xml |
Detailed information (including event timeline) for a sport event. Prematch, Live or Post-match. Prematch info is very brief . Postmatch the results are there. xml schema |
| GET |
tournamentInfo /sports/{language}/tournaments/{urn_type}:{id}/info.xml |
Basic information about a tournament (name, start/end date, list of competitors). xml schema |
| GET |
eventSummary /sports/{language}/sport_events/{urn_type}:{id}/summary.xml |
Summary information about a sport event, specific to type of event. Prematch, Live or Post-match. Prematch info is very brief. Postmatch the results are there. xml schema |
| GET |
categoriesForSport /sports/{language}/sports/sr:sport:{id}/categories.xml |
List of available categories for a sport. (e.g. for Tennis the categories can be ATP-Tour, WTA-Tour, David Cup etc., for soccer the categories are the various countries). xml… |
| GET |
availableTournaments /sports/{language}/tournaments.xml |
Lists all available tournaments. xml schema |
| Entity descriptions | ||
| GET |
competitorInformation /sports/{language}/competitors/sr:{urn_type}:{id}/profile.xml |
Name and details about a competitor (team, tennis player, race driver etc.). xml schema |
| GET |
playerProfile /sports/{language}/players/sr:player:{id}/profile.xml |
Name and details about a player. xml schema |
| GET |
venueInformation /sports/{language}/venues/sr:venue:{id}/profile.xml |
Details about a venue. xml schema |
OddsBeta Sports API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $699 / month | 10 / minute |
|
| PRO | $999 / month | 20 / minute |
|
| ULTRA | $1,599 / month | 30 / minute |
|
| MEGA | $1,899 / month | 1 / second |
|