Football Livescore
Livescore API provides information about all live and finished football matches
2 subscribers
9 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Football Livescore endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| GET |
Live matches /v1/matches/live/{page} |
This endpoint returns all live matches for the day. ( ** 50 results per page **). Sometimes you will see matches with "status": "FT" marked as live. That happens if the match has… |
| GET |
Finished matches /v1/matches/finished/{page} |
This endpoint returns all finished matches for the day. ( ** 50 results per page **) |
| GET |
All matches /v1/matches/all/{page} |
This endpoint returns all live and finished matches for the day. ( ** 50 results per page **) |
| Filters | ||
| GET |
By Match ID /v1/matches/bymatchid/{id} |
Returns the match (live or finished) with the provided match id. |
| GET |
By Country Code /v1/matches/bycountry/{countrycode} |
Returns the matches (live or finished) filtered by the provided Country Code (or International Code). |
| GET |
By League Code /v1/matches/byleague/{countrycode}/{leaguecode} |
Returns the matches (live or finished) filtered by the provided Country Code (or International Code) and League. |
| Utils | ||
| GET |
All Countries /v1/utils/countries |
Get all countries for today matches. |
| GET |
All leagues /v1/utils/leagues |
Get all leagues available for today matches. (sorted by Country) |
| GET |
All teams /v1/utils/teams |
Get all available teams for today matches |
Football Livescore pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| PRO | $9.99 / month | — |
|
| ULTRA Recommended | $19.99 / month | — |
|
| MEGA | $49.99 / month | — |
|