LiveScore
LiveScore API: Real-Time Scores, Results & Match Stats. Get detailed sports data including live scores, fixtures, results, and stats from LiveScore across football (soccer), hockey, basketball, tennis and cricket.
LiveScore endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getTeamPlayerStats /api/livescore/v1/team/playerStats |
Returns player statistics for a specific team in a given stage/competition. |
| GET |
getTeamMatchesResults /api/livescore/v1/team/matches/results |
Returns a list of past match results for a specific team. |
| GET |
getTeamTables /api/livescore/v1/team/tables |
Returns standings tables for a specific team in a given stage/competition. |
| GET |
getTeamMatchesFixtures /api/livescore/v1/team/matches/fixtures |
Returns a list of upcoming matches (fixtures) for a specific team. |
| GET |
getMatchLineups /api/livescore/v1/match/details/lineups |
Returns team lineups for a specific match. |
| GET |
getMatchH2H /api/livescore/v1/match/details/h2h |
Returns head-to-head history between the two teams in a specific match. |
| GET |
getMatchSummary /api/livescore/v1/match/details/summary |
Returns summary information about a specific match including key events. |
| GET |
getSports /api/livescore/v1/general/sports |
Returns a list of all available sports supported by the API. |
| GET |
getMatchInfo /api/livescore/v1/match/details/info |
Returns detailed information about a specific match. |
| GET |
getMatchStats /api/livescore/v1/match/details/stats |
Returns detailed statistics for a specific match. |
| GET |
getMatchesByDate /api/livescore/v1/match/list |
Returns a list of matches for a specific date, optionally filtered by sport. |
| GET |
getLiveMatches /api/livescore/v1/match/live |
Returns a list of all currently live matches, optionally filtered by sport. |
| GET |
getMatchTables /api/livescore/v1/match/details/tables |
Returns standings tables related to a specific match. |
| POST |
post__preview_error /_error/{code} |
|
| PATCH |
patch__preview_error /_error/{code} |
|
| PUT |
put__preview_error /_error/{code} |
|
| GET |
get_app_ping_random /ping |
|
| POST |
post__wdt /_wdt/{token} |
|
| DELETE |
delete_app_ping_random /ping |
|
| GET |
get__preview_error /_error/{code} |
|
| PATCH |
patch_app_ping_random /ping |
|
| PUT |
put__wdt /_wdt/{token} |
|
| GET |
get__wdt /_wdt/{token} |
|
| POST |
post_app_ping_random /ping |
|
| DELETE |
delete__wdt /_wdt/{token} |
|
| DELETE |
delete__preview_error /_error/{code} |
|
| PATCH |
patch__wdt /_wdt/{token} |
|
| PUT |
put_app_ping_random /ping |
|
| DELETE |
delete__profiler_exception_css /_profiler/{token}/exception.css |
|
| PATCH |
patch__profiler_exception_css /_profiler/{token}/exception.css |
|
| GET |
get_app_flashscore_tournament_standingstable /api/flashscore/v1/tournament/standings-table/{tournamentId}/{tournamentStageId}/{type} |
|
| GET |
get_app_flashscore_tournament_standingshtft /api/flashscore/v1/tournament/standings-ht-ft/{tournamentId}/{tournamentStageId}/{type} |
|
| GET |
get_app_flashscore_match_standingstopscorers /api/flashscore/v1/match/standings-top-scorers/{id} |
|
| GET |
get_app_flashscore_team_fixtures /api/flashscore/v1/team/fixtures/{teamId} |
|
| GET |
get_app_flashscore_tournament_gettournamentids /api/flashscore/v1/tournament/get-tournamentIds-from-path |
|
| GET |
get_app_flashscore_tournament_standingsform /api/flashscore/v1/tournament/standings-form/{tournamentId}/{tournamentStageId}/{type} |
|
| GET |
get_app_flashscore_team_results /api/flashscore/v1/team/results/{teamId} |
|
| GET |
get_app_flashscore_test_index /api/flashscore/test/ |
|
| GET |
get_app_flashscore_match_odds /api/flashscore/v1/match/odds/{id} |
|
| GET |
get__profiler_exception_css /_profiler/{token}/exception.css |
|
| POST |
post__profiler_xdebug /_profiler/xdebug |
|
| PATCH |
patch__profiler_exception /_profiler/{token}/exception |
|
| GET |
get_app_flashscore_match_h2h /api/flashscore/v1/match/h2h/{id} |
|
| GET |
get_app_flashscore_match_summary /api/flashscore/v1/match/summary/{id} |
|
| GET |
get_app_flashscore_match_penalties /api/flashscore/v1/match/penalties/{id} |
|
| POST |
post__profiler_search /_profiler/search |
|
| GET |
get_app_flashscore_tournament_archives /api/flashscore/v1/tournament/archives/{tournamentStageId} |
|
| GET |
get_app_flashscore_match_standingsoverunder /api/flashscore/v1/match/standings-over-under/{id}/{type} |
|
| PUT |
put__profiler_exception /_profiler/{token}/exception |
|
| PUT |
put__profiler_exception_css /_profiler/{token}/exception.css |
LiveScore pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.5 / month | 60 / minute |
|
| ULTRA Recommended | $9.5 / month | 180 / minute |
|
| MEGA | $19.5 / month | 240 / minute |
|