Sport Highlights API

Get ready for real time Sport live scores, player statistics, match lineups & predictions, live events, standings, highlights, game recaps, fouls, and post-match interviews on a global scale. Integrate a wide spectrum of pre-match and live game odds into your projects for a complete sports data solution.

1.7k subscribers
9.9/10 popularity
384 ms avg latency
100% success rate
100 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

Sport Highlights API endpoints

MethodEndpointDescription
GET TeamController_getTeamStats
/baseball/teams/statistics/{id}
> Refresh interval: Immediately once a match is finished. Retrieve team stats for each league and season by specifying the team's `id` path parameter. Requires `fromDate` query…
GET TeamsController_getTeamStatistics
/basketball/teams/statistics/{id}
> Refresh interval: Immediately once a match is finished. Retrieve team stats for each league and season by specifying the team's `id` path parameter. Requires `fromDate` query…
GET TeamsController_getTeamById
/football/teams/{id}
Retrieve team information by specifying the team id path parameter. > Note: Used to check whether a team still exists or had its information updated.
GET BaseballPlayersController_getPlayers
/baseball/players
> Refresh interval: 15 minutes > Route returns only general player information. For additional player details check the `players/{playerId}` and `players/{playerId}/statistics`…
GET FootballPlayerBoxScoreController_getPlayerBoxScores
/football/box-score/{matchId}
> Refresh interval: Once every 5 minutes Retrieve detailed per-player box score match statistics data by specifying the `matchId` as the path parameter. The player box score…
GET BaseballMatchStatisticsController_getStatistics
/baseball/statistics/{id}
> Refresh interval: Every minute Retrieve aggregated **MLB team statistics** for a single match by specifying the `matchId` as the path parameter. The response is an array with…
GET PlayersController_getPlayerSummaryById
/football/players/{id}
> Refresh interval: Once a day Retrieve detailed player summary for specified `playerId`. Detailed player summary consists of the following information: | Type | Description | |…
GET CricketBookmakersController_getBookmakerById
/cricket/bookmakers/{id}
Retrieve bookmaker information by specifying the bookmaker id path parameter. > Note: Used to check whether a bookmaker still exists or had its information updated.
GET NhlHead2HeadController_getHead2HeadData
/nhl/head-2-head
Retrieve a list of the **last ten** head 2 head games between two teams. Compare the two teams to find out who is stronger based on their past match results. Specify `teamIdOne`…
GET NhlBookmakersController_getBookmakers
/nhl/bookmakers
> Refresh interval: Once a day Retrieve a list of supported bookmakers. There are two important parameters that are used to navigate through the pagination. The `limit` parameter…
GET CricketPlayersController_getPlayers
/cricket/players
> Refresh interval: Once a day > This endpoint returns only general player information. For detailed career statistics use the dedicated player detail endpoints. Retrieve a list…
GET BasketballHead2HeadController_getHead2HeadData
/basketball/head-2-head
Retrieve a list of the **last ten** head 2 head games between two teams. Compare the two teams to find out who is stronger based on their past match results. Specify `teamIdOne`…
GET NhlStandingsController_getStandings
/nhl/standings
> Refresh interval: Up to an hour after a match for the associated league and season is finished Retrieve standings data for a specific league, conference or division. There are…
GET BasketballBookmakersController_getBookmakerById
/basketball/bookmakers/{id}
Retrieve bookmaker information by specifying the bookmaker id path parameter. > Note: Used to check whether a bookmaker still exists or had its information updated.
GET RugbyBookmakersController_getBookmakerById
/rugby/bookmakers/{id}
Retrieve bookmaker information by specifying the bookmaker id path parameter. > Note: Used to check whether a bookmaker still exists or had its information updated.
GET CricketOddsController_getOddsV2
/cricket/odds
> Prematch odds refresh interval: Multiple times a day > Live odds refresh interval: Once every 10 minutes > Note: Endpoint is not available in the Basic/Free plan. Retrieve a…
GET BaseballBoxScoresController_getBoxScores
/baseball/box-scores/{id}
> Refresh interval: Every minute Retrieve detailed per-player **MLB box score statistics** by specifying the `matchId` as the path parameter. The response is an array with two…
GET BaseballBookmakersController_getBookmakers
/baseball/bookmakers
> Refresh interval: Once a day Retrieve a list of supported bookmakers. There are two important parameters that are used to navigate through the pagination. The `limit` parameter…
GET HighlightsController_getHighlights
/baseball/highlights
> Refresh interval: Once a minute > Note: Certain highlights might be uploaded whilst the game is playing. Full game recaps tend to be uploaded anywhere from 1 to 48 hours after…
GET CricketPlayersController_getPlayerStatistics
/cricket/players/{id}
> Refresh interval: Once a day Retrieve detailed player summary for specified `playerId`. Detailed player summary consists of the following information: | Type | Description | |…
GET MatchesController_getMatchById
/basketball/matches/{id}
Retrieve detailed match information by specifying the match id path parameter. Certain popular leagues and their associated matches will have additional data about the `venue`,…
GET HockeyLastFiveGamesController_getLastFiveGames
/hockey/last-five-games
> Refresh interval: Immediately once a game is considered finished Retrieve a list of the **last five finished** games for a specific team. If a game was not finished (e.g. was…
GET TeamController_getTeamById
/baseball/teams/{id}
Retrieve team information by specifying the team id path parameter. > Note: Used to check whether a team still exists or had its information updated.
GET HighlightsController_getGeoRestrictions
/rugby/highlights/geo-restrictions/{id}
> Refresh interval: Once an hour > Note: Endpoint is not available in the Basic/Free plan. Geo restrictions are a plague that have been around for quite a while. They restrict…
GET HighlightsController_getHighlightById
/cricket/highlights/{id}
Retrieve highlight information by specifying the highlight id path parameter. > Note: Used to check whether a highlight still exists or had its information updated.
GET HighlightsController_getHighlightById
/rugby/highlights/{id}
Retrieve highlight information by specifying the highlight id path parameter. > Note: Used to check whether a highlight still exists or had its information updated.
GET FootballLineupsController_getLineups
/football/lineups/{matchId}
> Lineups will become available 30 minutes before the game starts or, at the latest, 15 minutes after kickoff. > Refresh interval: Once every 10 minutes Retrieve home and away…
GET HighlightsController_getHighlightById
/hockey/highlights/{id}
Retrieve highlight information by specifying the highlight id path parameter. > Note: Used to check whether a highlight still exists or had its information updated.
GET AmericanFootballPlayersController_getPlayerSummaryById
/american-football/players/{id}
> Refresh interval: Once a day Retrieve detailed player summary for specified `playerId`. Detailed player summary consists of the following information: | Type | Description | |…
GET CountriesController_getCountryByCountryCode
/football/countries/{countryCode}
> Refresh interval: Once a day Retrieve associated country details by specifying the country code path parameter. The path parameter should follow the `ISO 3166` standard.…
GET LeaguesController_getLeagues
/basketball/leagues
> Refresh interval: Multiple times a day Retrieve a list of leagues. By utilising the `leagueName` query parameter you can check whether a specific league exists or simply…
GET MatchesController_getMatches
/cricket/matches
> Refresh interval: Once a minute > Route returns only general match information. For additional match details check the `matches/{matchId}` route. Retrieve a list of matches…
GET FootballOddsController_getOddsV2
/football/odds
> Prematch odds refresh interval: Multiple times a day > Live odds refresh interval: Once every 10 minutes > Note: Endpoint is not available in the Basic/Free plan. Retrieve a…
GET HighlightsController_getHighlightById
/volleyball/highlights/{id}
Retrieve highlight information by specifying the highlight id path parameter. > Note: Used to check whether a highlight still exists or had its information updated.
GET MatchesController_getMatchById
/football/matches/{id}
Retrieve detailed match information by specifying the match id path parameter. Certain popular leagues and their associated matches will have additional data about the `venue`,…
GET HighlightsController_getHighlightById
/handball/highlights/{id}
Retrieve highlight information by specifying the highlight id path parameter. > Note: Used to check whether a highlight still exists or had its information updated.
GET MatchesController_getMatches
/football/matches
> Refresh interval: Once a minute > Route returns only general match information. For additional match details check the `matches/{matchId}` route. Retrieve a list of matches…
GET VolleyballHead2HeadController_getHead2HeadData
/volleyball/head-2-head
Retrieve a list of the **last ten** head 2 head games between two teams. Compare the two teams to find out who is stronger based on their past match results. Specify `teamIdOne`…
GET TeamsController_getTeams
/rugby/teams
Retrieve a list of teams that are supported by the API. By utilising the `name` query parameter you can check whether a specific team exists or simply retrieve the associated…
GET MatchController_getMatchById
/american-football/matches/{id}
Retrieve detailed match information by specifying the match id path parameter. Fetched data will have additional information about the `venue`, weather `forecast`,…
GET AmericanFootballOddsController_getOddsV2
/american-football/odds
> Prematch odds refresh interval: Multiple times a day > Live odds refresh interval: Once every 10 minutes > Note: Endpoint is not available in the Basic/Free plan. Retrieve a…
GET HighlightsController_getHighlights
/football/highlights
> Refresh interval: Once a minute > Note: Certain highlights might be uploaded whilst the game is playing. Full game recaps tend to be uploaded anywhere from 1 to 48 hours after…
GET HighlightsController_getGeoRestrictions
/basketball/highlights/geo-restrictions/{id}
> Refresh interval: Once an hour > Note: Endpoint is not available in the Basic/Free plan. Geo restrictions are a plague that have been around for quite a while. They restrict…
GET HighlightsController_getHighlights
/basketball/highlights
> Refresh interval: Once a minute > Note: Certain highlights might be uploaded whilst the game is playing. Full game recaps tend to be uploaded anywhere from 1 to 48 hours after…
GET TeamsController_getTeams
/basketball/teams
Retrieve a list of teams that are supported by the API. By utilising the `name` query parameter you can check whether a specific team exists or simply retrieve the associated…
GET MatchController_getMatches
/american-football/matches
> Refresh interval: Once a minute > Route returns only general match information. For additional match details check the `matches/{matchId}` route. Retrieve a list of matches…
GET FootballStatisticsController_getStatistics
/football/statistics/{matchId}
> Refresh interval: Once every 5 minutes Retrieve match statistics data by specifying the `matchId` as the path parameter. Below is an example of what you can aim to achieve with…
GET TeamsController_getTeams
/handball/teams
Retrieve a list of teams that are supported by the API. By utilising the `name` query parameter you can check whether a specific team exists or simply retrieve the associated…
GET HighlightsController_getHighlightById
/basketball/highlights/{id}
Retrieve highlight information by specifying the highlight id path parameter. > Note: Used to check whether a highlight still exists or had its information updated.
GET TeamsController_getTeamById
/handball/teams/{id}
Retrieve team information by specifying the team id path parameter. > Note: Used to check whether a team still exists or had its information updated.
+ 50 more endpoints on the provider's documentation.

Sport Highlights API pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 100 / daily
PRO $12.49 / month 12 / second
  • Requests: 7,500 / daily
ULTRA Recommended $25.99 / month 20 / second
  • Requests: 25,000 / daily
MEGA $57.99 / month 100 / second
  • Requests: 75,000 / daily

More Sports APIs

View all →
  • The Football Prediction API provides predictions for upcoming football matches, average bookie odds, results…

    SportsFreemium9.2k subscribers
  • Sign up directly on our platform: https://therundown.io/pricing/api Please see our docs at…

    SportsFreemium2.2k subscribers
  • +1 220 football leagues & cups. Livescore (15s), live & pre-match odds, events, line-ups, coachs, players,…

    SportsFree
  • Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started…

    SportsFreemium9.9k subscribers
  • All NBA Stats DATA, Games, Livescore, Standings, Players, Statistics...

    SportsFreemium
  • FlashScore Live Sports API - Real-Time Scores, Results & Match Stats. Get detailed sports data including…

    SportsFreemium2.2k subscribers