Soccer API

100+ leagues across 15,000+ clubs. Live scores, match events, confirmed lineups with formations, league tables, transfer rumors and confirmations, and per-player stats.

Endpoints

MethodPathDescription
GET/v1/soccer/scores/liveLive scores across all subscribed leagues
GET/v1/soccer/fixtures/{id}/eventsGoals, cards, subs, VAR — chronological
GET/v1/soccer/fixtures/{id}/lineupsConfirmed lineups with formation
GET/v1/soccer/leagues/{id}/tableLive league tables with qualification
GET/v1/soccer/transfersConfirmed transfers and rumor feed

Data tiers

Every endpoint is available on real-time, standard, and delayed tiers. See data freshness for details.

ID formats

  • Team IDs: league-standard 3-letter abbreviations (LAL, BOS, GSW)
  • Player IDs: kebab-case slugs (lebron-james, jayson-tatum)
  • Game IDs: league-native format (NBA 0022500412, NFL 2024_09_KC_BUF, MLB 746521)