Discover/football-data.org API
live

football-data.org APIfootball-data.org

Access football competitions, live match scores, standings, top scorers, team squads, and head-to-head history across major leagues via 16 endpoints.

Endpoints
16
Updated
27d ago
Try it

No input parameters required.

api.parse.bot/scraper/fc8fa4d3-21c5-48eb-8805-dab2c13907f5/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/fc8fa4d3-21c5-48eb-8805-dab2c13907f5/list_areas' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 16 totalclick to expand

Retrieve all available geographic areas/regions (countries, continents, sub-regions). Returns a flat list of all areas with their parent hierarchy.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "areas": "array of area objects with id, name, countryCode, flag, parentAreaId, parentArea",
    "count": "integer total number of areas"
  },
  "sample": {
    "data": {
      "areas": [
        {
          "id": 2000,
          "flag": null,
          "name": "Afghanistan",
          "parentArea": "Asia",
          "countryCode": "AFG",
          "parentAreaId": 2014
        }
      ],
      "count": 272,
      "filters": {}
    },
    "status": "success"
  }
}

About the football-data.org API

The football-data.org API covers 16 endpoints spanning competitions, matches, teams, players, and geographic areas. get_competition_standings returns full league tables with position, points, wins, draws, losses, and goal data. get_match_head2head delivers aggregate win/draw/loss counts and full match history between two clubs. Data spans major European leagues, cup competitions, and continental tournaments.

Competitions and Standings

The API identifies competitions by either numeric ID or string code — 2021 and 'PL' both resolve to the Premier League. get_competition returns the competition type (LEAGUE or CUP), its area, and current season dates. get_competition_standings accepts optional season, matchday, and date parameters to retrieve historical snapshots; the response includes a standings array with one or more groups, each containing a table array with per-team position, points, wins, draws, losses, and goals scored/conceded. get_competition_scorers lists top scorers with goals, assists, penalties, and playedMatches per player.

Matches

get_competition_matches filters by season, matchday, status, stage, group, and a date range up to 10 days. The status field accepts SCHEDULED, LIVE, IN_PLAY, PAUSED, FINISHED, POSTPONED, or CANCELLED. The cross-competition list_matches endpoint accepts comma-separated competition codes (competitions) and specific match IDs (ids), returning a resultSet with count, first/last dates, and number of matches played. Individual match detail via get_match includes full-time and half-time scores plus referee data. get_match_head2head builds on a match ID to return aggregate totals — numberOfMatches, totalGoals, and home/away win counts — alongside the raw list of historical fixtures.

Teams and People

get_team returns the full squad as an array of player objects with position, dateOfBirth, and nationality, plus the current coach with contract dates and a crest URL. get_team_matches supports filtering by venue (HOME or AWAY), season, status, and up to multiple competition codes, with the resultSet including aggregate wins, draws, and losses. get_person and get_person_matches cover individual players and coaches by numeric ID; get_person_matches benefits from providing both a competition code and date range to ensure results are returned reliably.

Geographic Coverage

list_areas returns all regions — countries, continents, and sub-regions — each with a parentAreaId linking to the hierarchy. get_area distinguishes continent-level areas (which populate childAreas) from country-level areas (which return an empty childAreas array). Area IDs can be passed to list_competitions to filter competitions by region.

Common use cases
  • Display live and upcoming fixture lists for a specific competition using get_competition_matches filtered by status
  • Build a league table widget pulling position, points, and goal difference from get_competition_standings
  • Show head-to-head records between two clubs before a match using get_match_head2head aggregates
  • Render a team profile page with squad list, coach details, and crest from get_team
  • Track a player's recent appearances across competitions with get_person_matches filtered by date range
  • List top scorers with goal and assist totals for a season using get_competition_scorers
  • Build a cross-league match ticker covering multiple competitions simultaneously via list_matches with comma-separated competition codes
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does football-data.org have an official developer API?+
Yes. football-data.org provides an official REST API documented at https://www.football-data.org/documentation/quickstart. Free and paid tiers are available directly from that site.
What does `get_competition_standings` return and how do I get historical data?+
get_competition_standings returns a standings array containing one or more groups, each with a table array covering team position, points, wins, draws, losses, goals for, and goals against for the current season by default. Pass the season parameter as a start year (e.g. 2022) to retrieve a past season, or use matchday to get the table as it stood on a specific round.
Are match events like goals, cards, and substitutions included in match responses?+
Not currently. Match responses from get_match and get_competition_matches cover score, status, teams, and referee data, but individual in-match events (goal scorers, booking details, substitutions) are not exposed as discrete fields. You can fork the API on Parse and revise it to add an endpoint targeting that event-level detail.
What is the date range limit for match queries, and what happens if I exceed it?+
Date range filters on get_competition_matches and list_matches must not span more than 10 days. Exceeding this window is a stated constraint of those endpoints, so queries should be split into multiple calls when broader coverage is needed.
Does the API cover women's football competitions or lower-division leagues?+
Coverage is focused on major men's competitions including top European domestic leagues and continental cups. Women's competitions and lower-division leagues are not currently covered by the available endpoints. You can fork the API on Parse and revise it to add competitions from those tiers if the underlying data source includes them.
Page content last updated . Spec covers 16 endpoints from football-data.org.
Related APIs in SportsSee all →
footystats.org API
Get live football scores, team performance metrics, league standings, and head-to-head match statistics all in one place. Search teams and leagues to access detailed player stats, comprehensive analytics, and in-depth performance data across football competitions worldwide.
soccerstats.com API
Access comprehensive soccer statistics including live league tables, match details, team performance metrics, and form rankings across multiple football leagues. Search for specific teams and analyze their season statistics, head-to-head records, and competitive standings to stay informed on the latest soccer data.
flashscore.com API
Search teams and competitions, pull daily fixtures and live scores, and retrieve match details including events, statistics, and league standings from FlashScore.
livescore.com API
Track live scores and detailed statistics across football, hockey, basketball, tennis, and cricket with the ability to filter by date, sport, and league. Access match summaries, team overviews, standings, fixtures, and results to stay updated on your favorite competitions and teams.
fussballdaten.de API
Find live soccer match schedules, scores, and team information across German leagues and Europe's top competitions, with the ability to filter by date, team, or league. Quickly look up upcoming fixtures, past results, and complete team schedules for Bundesliga, Premier League, La Liga, Serie A, Ligue 1, Champions League, and more.
fotmob.com API
Get live football scores, detailed match results, and comprehensive league statistics across multiple competitions. Access player and team performance data, browse upcoming fixtures by date, and dive into in-depth analytics for your favorite leagues and matches.
fotball.no API
Get live match scores, search matches by team, and view tournament standings and national team information from Norwegian football competitions. Track today's matches, access detailed match information, and browse regional football data all in one place.
whoscored.com API
Search for players and teams, then dive deep into their performance metrics, match statistics, and detailed passing data to analyze football games and player abilities. Get comprehensive insights on team performance, individual player stats, and play-by-play event information to power your football analysis and decision-making.