⚽ LiveScore Data API
Live scores, fixtures, standings, match center detail, team and competition statistics, and sports news — across soccer, cricket, basketball, tennis, and hockey.
⚽ LiveScore Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Search | ||
| GET |
liveScoreSearch /api/livescore-data-api/v2/search |
Search teams, players, and leagues. |
| Matches | ||
| GET |
liveScoreInnings /api/livescore-data-api/matches/v2/get-innings |
Cricket innings. |
| GET |
liveScoreScoreboard /api/livescore-data-api/matches/v2/get-scoreboard |
Live scoreboard. |
| GET |
liveScoreMatchTable /api/livescore-data-api/matches/v2/get-table |
Table for match context. |
| GET |
liveScoreMatchesByDate /api/livescore-data-api/matches/v2/list-by-date |
List matches on a date. |
| GET |
liveScoreMatchesByLeague /api/livescore-data-api/matches/v2/list-by-league |
List matches for a league. |
| GET |
liveScoreStatistics /api/livescore-data-api/matches/v2/get-statistics |
Match statistics. |
| GET |
liveScoreMatchInfo /api/livescore-data-api/matches/v2/get-info |
Match metadata. |
| GET |
liveScoreIncidents /api/livescore-data-api/matches/v2/get-incidents |
Match incidents. |
| GET |
liveScorePregameForm /api/livescore-data-api/matches/v2/get-pregame-form |
Pre-match form. |
| GET |
liveScoreLineups /api/livescore-data-api/matches/v2/get-lineups |
Lineups and substitutes. |
| GET |
liveScoreH2H /api/livescore-data-api/matches/v2/get-h2h |
Head-to-head history. |
| Leagues | ||
| GET |
liveScoreLeaguesPopular /api/livescore-data-api/leagues/v2/list-popular |
Popular leagues. |
| GET |
liveScoreLeagueTable /api/livescore-data-api/leagues/v2/get-table |
League standings. |
| Competitions | ||
| GET |
liveScoreCompetitionDetail /api/livescore-data-api/competitions/detail |
Competition detail. |
| GET |
liveScoreCompetitionPlayerStats /api/livescore-data-api/competitions/get-player-stats |
Player leaderboards. |
| GET |
liveScoreCompetitionTable /api/livescore-data-api/competitions/get-table |
Competition table. |
| GET |
liveScoreCompetitionTeamStats /api/livescore-data-api/competitions/get-team-stats |
Team stat rankings. |
| Teams | ||
| GET |
liveScoreTeamTable /api/livescore-data-api/teams/get-table |
Team-related tables. |
| GET |
liveScoreTeamTeamStats /api/livescore-data-api/teams/get-team-stats |
Team aggregated stats. |
| GET |
liveScoreTeamDetail /api/livescore-data-api/teams/detail |
Team profile. |
| GET |
liveScoreTeamPlayerStats /api/livescore-data-api/teams/get-player-stats |
Team player stats. |
| News | ||
| GET |
liveScoreNews /api/livescore-data-api/news/v3/list |
Sports news feed. |
⚽ LiveScore Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $4.99 / month | 1 / second |
|
| ULTRA Recommended | $14.99 / month | 2 / second |
|
| MEGA | $29.99 / month | 3 / second |
|