Skip to content

API-Football ​

Comprehensive football data with fixtures, standings, odds, predictions, and player stats.

DetailValue
CategoryiGaming
Base URLhttps://v3.football.api-sports.io
AuthenticationAPI Key
Endpoints12
Connector keyapi-football

Using API-Football in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick API-Football from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
GET /countriesList countries
GET /leaguesList leagues
GET /teamsGet teams
GET /standingsLeague standings
GET /fixturesGet fixtures
GET /fixtures/eventsMatch events (goals, cards)
GET /fixtures/statisticsMatch statistics
GET /fixtures/lineupsMatch lineups
GET /playersPlayer statistics
GET /oddsBetting odds
GET /predictionsMatch predictions
GET /injuriesPlayer injuries

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.