Sports Data API
One feed for fixtures, results and teams
The foundation feed — schedules, results, teams, standings and squads, normalized across every league and sport.
Included
Fixtures & Schedules
Upcoming and past fixtures for every league.
Included
Results
Full-time results as soon as the match ends.
Included
Standings
League tables updated after every match.
Access
Team & Squad Data
Rosters, lineups and team metadata.
Example Request
GET /v1/football/fixtures
Upcoming fixtures for a given league.
GET /v1/football/fixtures?league=premier-league
{
"league": "Premier League",
"fixtures": 10,
"next_kickoff": "2026-08-30T15:00:00Z"
}
{
"league": "Premier League",
"fixtures": 10,
"next_kickoff": "2026-08-30T15:00:00Z"
}
See Also
Related pages
Explore more of the platform.
Get Started
Start free. Upgrade when you need enterprise SLAs.
Self-serve API keys for developers today — dedicated infrastructure, custom feeds and SLAs when you're ready.