LiveScore Football
Football / soccer real-time data like league table standings, fixtures (matches by league or by date & live matches), match detail (match statistic, line-ups, head-to-head, events, commentaries), news etc. Tags: football api, soccer api, livescore api, fixture, match statistics, live match, score, standings, league, premier league, la liga, serie a, bundesliga, ligue 1, uefa champions, europe
LiveScore Football endpoints
| Method | Endpoint | Description |
|---|---|---|
| Fixtures | ||
| GET |
/soccer/live-matches /soccer/live-matches |
Get all matches by league |
| GET |
/soccer/matches-by-date /soccer/matches-by-date |
Get all matches by date. Filtered by `country_code` and `league_code` |
| GET |
/soccer/matches-by-league /soccer/matches-by-league |
Get all matches by league |
| Match Detail | ||
| GET |
/soccer/match-commentaries /soccer/match-commentaries |
Get match tracker / commentaries by `match_id` |
| GET |
/soccer/match-events /soccer/match-events |
Get match events / incidents during a match by `match_id` |
| GET |
/soccer/match-h2h /soccer/match-h2h |
Get team_1 & team_2 latest matches and Head to latest Head matches by `match_id` |
| GET |
/soccer/match-lineups /soccer/match-lineups |
Get match line-ups for team_1 and team_2 by `match_id` |
| GET |
/soccer/match-statistics /soccer/match-statistics |
Get a match's statistics by `match_id` |
| News | ||
| GET |
/soccer/news-list /soccer/news-list |
Get news list from livescore soccer news |
| GET |
/soccer/news-detail /soccer/news-detail |
Get news detail by news `slug` |
| Other endpoints | ||
| GET |
/soccer/league-table /soccer/league-table |
Get current league table standings by `league_code` and `country_code` |
| GET |
/soccer/leagues-by-country /soccer/leagues-by-country |
Get all leagues in a country by `country_code` |
| GET |
/soccer/timezones /soccer/timezones |
Get timezones |
| GET |
/soccer/countries /soccer/countries |
Get all countries & federations |
LiveScore Football pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $10 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA Recommended | $99 / month | — |
|