FotMob
Real-time football API with live scores, match statistics, player data, team info, and betting odds. Access 400+ leagues, fixtures, lineups, H2H history, and detailed analytics from FotMob.
FotMob endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Team Details /v1/teams/details |
Get basic team information and details. |
| GET |
Get Live Matches /v1/matches/live |
Get all matches currently in progress (live matches). |
| GET |
Get All Leagues /v1/leagues/allLeagues |
Get all football leagues |
| GET |
Get League Matches /v1/leagues/league/matches |
Get all matches in a league. |
| GET |
Get Team Overview /v1/teams/overview |
Get comprehensive team overview. |
| GET |
Get Matches by Date /v1/matches/date |
Get all matches for a specific date. |
| GET |
Get Team Fixtures & Results /v1/teams/fixtures |
Get team fixtures with optional filtering. |
| GET |
Get Match Overview /v1/matches/overview |
Get general match information including teams, score, status, venue, and weather. |
| GET |
Get League Teams /v1/leagues/league/teams |
Get all teams in a league. |
| GET |
Get League Statistics /v1/leagues/league/stats |
Get league statistics for a specific season. |
| GET |
Get Team Squad /v1/teams/squad |
Get complete team squad with all players. |
| GET |
Get Match Lineup /v1/matches/lineup |
Get team lineups, formations, and player positions. |
| GET |
Get Match Stats /v1/matches/stats |
Get detailed match statistics including possession, shots, passes, etc. |
| GET |
Get League Standings /v1/leagues/league/standings |
Get league standings/table. |
| GET |
Get Team Next Match /v1/teams/next-match |
Get the next upcoming match for a specific team. |
| GET |
Get League Transfers /v1/leagues/league/transfers |
Get all transfers in a league |
| GET |
Get Team Stats /v1/teams/stats |
Get detailed team and player statistics. |
| GET |
Get Match Odds /v1/matches/odds |
Get betting odds and markets for a match. |
| GET |
Get Match H2H /v1/matches/h2h |
Get head-to-head history between the two teams. |
| GET |
Get Team Transfers /v1/teams/transfers |
Get team transfer activity (signings, departures, renewals). |
| GET |
Get League Champions History /v1/leagues/league/champions |
Get league champions history. |
| GET |
Get Match Shot Map xG /v1/matches/shotmap |
Get detailed shot map with xG data. |
| GET |
Get Match Facts & Events /v1/matches/facts |
Get match events, highlights, player of the match, and key facts. |
| GET |
Get Match Commentary /v1/matches/liveticker |
Get live text commentary and minute-by-minute updates. |