FlashScore
- Can't find the data or endpoint you need? Feel free to contact us, and we'll be happy to add it to the API whenever possible. *Note: Please use RapidAPI for all communication, including support and feature requests.*
FlashScore endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| GET |
Get sports /api/flashscore/v2/general/sports |
Returns a list of all available sports supported by the FlashScore V2 API. |
| GET |
Get countries /api/flashscore/v2/general/countries |
Returns a list of countries for a specific sport. |
| GET |
Get country tournaments /api/flashscore/v2/general/tournaments |
Returns a list of tournaments for a specific country and sport. |
| Match | ||
| GET |
Get Live Matches /api/flashscore/v2/matches/live |
Returns a list of all currently live matches for a specific sport. |
| GET |
Get Matches by day /api/flashscore/v2/matches/list |
Returns a list of matches for a specific day. |
| GET |
Get Matches by date /api/flashscore/v2/matches/list-by-date |
Returns a list of matches for a specific date. |
| GET |
Get Match Details /api/flashscore/v2/matches/details |
Returns detailed information about a specific match. |
| GET |
Get Match Summary /api/flashscore/v2/matches/match/summary |
Returns summary information about a specific match including key events. |
| GET |
Get Match Stats /api/flashscore/v2/matches/match/stats |
Returns detailed statistics for a specific match. |
| GET |
Get Match Lineups /api/flashscore/v2/matches/match/lineups |
Returns team lineups for a specific match. |
| GET |
Get Match Player Stats /api/flashscore/v2/matches/match/player-stats |
Returns player statistics for a specific match. |
| GET |
Get Match Commentary /api/flashscore/v2/matches/match/commentary |
Returns live commentary for a specific match. |
| GET |
Get Match Odds /api/flashscore/v2/matches/odds |
Returns odds information for a specific match. |
| GET |
Get Match H2H /api/flashscore/v2/matches/h2h |
Returns head-to-head history between the two teams in a specific match. |
| GET |
Get Match Standings /api/flashscore/v2/matches/standings |
Returns standings related to a specific match. |
| GET |
Get Match Standings Form /api/flashscore/v2/matches/standings/form |
Returns form standings related to a specific match. |
| GET |
Get Match Standings Over/Under /api/flashscore/v2/matches/standings/over-under |
Returns over under standings related to a specific match. |
| GET |
Get Match Standings HT/FT /api/flashscore/v2/matches/standings/ht-ft |
Returns half time full time standings related to a specific match. |
| GET |
Get Match Standings Top Scorers /api/flashscore/v2/matches/standings/top-scorers |
Returns top scorers related to a specific match. |
| GET |
Get Match Draw /api/flashscore/v2/matches/draw |
Returns draw information for a specific match. |
| GET |
Get Match History /api/flashscore/v2/matches/match/match-history |
Returns historical data for a specific match. |
| GET |
Get Match Point by Point /api/flashscore/v2/matches/match/point-by-point |
Returns point by point data for a specific tennis match. |
| GET |
Get Match Penalties /api/flashscore/v2/matches/penalties |
Returns penalty information for a specific match. |
| GET |
Get Match Momentum /api/flashscore/v2/matches/momentum |
Returns momentum and match events for a specific match. |
| Team | ||
| GET |
Get Team Details /api/flashscore/v2/teams/details |
Returns detailed information about a specific team. |
| GET |
Get Team Results /api/flashscore/v2/teams/results |
Returns match results for a specific team. |
| GET |
Get Team Fixtures /api/flashscore/v2/teams/fixtures |
Returns upcoming fixtures for a specific team. |
| GET |
Get Team Squad /api/flashscore/v2/teams/squad |
Returns squad information for a specific team. |
| GET |
Get Team Transfers /api/flashscore/v2/teams/transfers |
Returns transfer history for a specific team. |
| Tournament | ||
| GET |
Get Tournament IDs /api/flashscore/v2/tournaments/ids |
Returns IDs for a specific tournament based on the tournament URL. |
| GET |
Get Tournament Details /api/flashscore/v2/tournaments/details |
Returns detailed information about a specific tournament stage. |
| GET |
Get Tournament Results /api/flashscore/v2/tournaments/results |
Returns match results for a specific tournament. |
| GET |
Get Tournament Fixtures /api/flashscore/v2/tournaments/fixtures |
Returns upcoming fixtures for a specific tournament. |
| GET |
Get Tournament Standings /api/flashscore/v2/tournaments/standings |
Returns standings for a specific tournament. |
| GET |
Get Tournament Standings Form /api/flashscore/v2/tournaments/standings/form |
Returns form standings for a specific tournament. |
| GET |
Get Tournament Standings HT/FT /api/flashscore/v2/tournaments/standings/ht-ft |
Returns half time full time standings for a specific tournament. |
| GET |
Get Tournament Standings Over/Under /api/flashscore/v2/tournaments/standings/over-under |
Returns over under standings for a specific tournament. |
| GET |
Get Tournament Top Scorers /api/flashscore/v2/tournaments/standings/top-scorers |
Returns top scorers for a specific tournament. |
| GET |
Get Tournament Archives /api/flashscore/v2/tournaments/archives |
Returns archived seasons for a specific tournament. |
| GET |
Get Tournament Draw /api/flashscore/v2/tournaments/draw |
Returns draw bracket for a specific tournament stage. |
| Player | ||
| GET |
Get Player Details /api/flashscore/v2/players/details |
Returns detailed information about a specific player. |
| GET |
Get Tennis Player Results /api/flashscore/v2/players/tennis/results |
Returns the tennis results (finished matches grouped by tournament) for a specific player. |
| GET |
Get Tennis Player Fixtures /api/flashscore/v2/players/tennis/fixtures |
Returns the tennis fixtures (upcoming matches grouped by tournament) for a specific player. |
| Other endpoints | ||
| GET |
Get tournament details from ID /api/flashscore/v1/tournament/details/{tournamenStagetId} |
. |
| GET |
Get all sports /api/flashscore/v1/general/sports |
. |
| GET |
Get team details /api/flashscore/v1/team/details |
. |
| GET |
Get live matches /api/flashscore/v1/match/live/{sportId} |
. |
| GET |
Get match details /api/flashscore/v1/match/details/{matchId} |
. |
| GET |
Get matches for date /api/flashscore/v1/match/list/{sportId}/{date} |
. |
| GET |
Get match odds /api/flashscore/v1/match/odds/{matchId} |
. |
FlashScore pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.5 / month | 90 / minute |
|
| ULTRA Recommended | $9.5 / month | 240 / minute |
|
| MEGA | $19.5 / month | 360 / minute |
|