Freemium
API-FOOTBALL
The API-FOOTBALL service offers comprehensive coverage of global football data. It provides access to live scores, fixtures, standings, team line-ups, player stats, match events, league standings, and pre-match odds. Developers can build football-related applications, dashboards, or widgets with real-time updates, historical data, and extensive statistics. Key features include support for over 1,100 leagues and cups, frequent data refresh (as often as every 15 seconds), reliable performance, and hosted widgets and integration support to simplify embedding live football data into web or mobile platforms.
1
Endpoints
0
Views
Aug 19, 2025
Last Checked
100 requests/day
Rate Limit
API Endpoints
Get football league information
Full URL
https://v3.football.api-sports.io/v3/leagues
Code Examples
curl -X GET 'https://v3.football.api-sports.io/v3/leagues' \
-H 'Authorization: Bearer YOUR_API_KEY'
Parameters
{ "id": 39 }
Example Response
{
"league": {
"id": 39,
"name": "Premier League"
}
}
Version
v3
Rate Limit
100 requests/day
Tags
footballsportsstatistics