Football-Data.org
communityFree football/soccer API with fixtures, standings, teams, and player data for major leagues.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.football-data.org/v4/matchesGet matches/fixtures
Parameters
dateToYYYY-MM-DD (stringoptionaldateFromYYYY-MM-DD (stringoptionalcompetitionscomma-separated codes (stringoptionalReturns
matches[] with id, competition.name, homeTeam.name, awayTeam.name, score.fullTime, utcDate, statusGET
https://api.football-data.org/v4/competitions/{code}/standingsGet league standings
Parameters
codeleague code PL|BL1|SA|PD|FL1 (stringrequiredReturns
standings[].table[] with position, team.name, playedGames, won, draw, lost, points, goalsFor, goalsAgainst, goalDifferenceGET
https://api.football-data.org/v4/teams/{id}Get team details
Parameters
idteam ID (integerrequiredReturns
id, name, shortName, crest, address, website, founded, venue, squad[] with name, position, dateOfBirth, nationality