Football Live Scores
Get the football live scores delivered to your application. No need to scrape or deal with google complexity, just call this API and easily integrate it with your app.
17 ms avg latency
3 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 Live Scores endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get live football matches and scores for today /matches |
Call this endpoint to return a list of matches and scores for today. Match status legend: - NS - not started - HT - half time - FT - full time - POS - postponed |
| GET |
Get live results sorted by league /leagues |
Call this endpoint to get a list of live scores based on league |
| GET |
Get only matches that contain updates /matches/updates |
Endpoint to receive just the match updates from your previous last request. This requires providing the timestamp of the last request in the query param. An update is considered… |