FotMob
- Can't find the data or endpoint you need? Feel free to contact us, and we'll be happy to add it to the API whenever possible. - If our current plans don't meet your needs, feel free to contact us. We'll be happy to create a custom package that fits your specific requirements. *Note: Please use RapidAPI for all communication, including support, feature requests, and custom plan inquiries.*
FotMob endpoints
| Method | Endpoint | Description |
|---|---|---|
| League | ||
| GET |
Get top leagues /api/fotmob/v1/league/top |
Returns the list of popular (top) leagues. |
| GET |
Get all leagues /api/fotmob/v1/league/all |
Returns all leagues grouped by country, including international competitions. |
| GET |
Get league details /api/fotmob/v1/league/details |
Returns the general details (name, country, history, links) for a league. |
| GET |
Get league overview /api/fotmob/v1/league/details/overview |
Returns the league overview tab (table snapshot, top players, matches, shot map). |
| GET |
Get league table /api/fotmob/v1/league/details/table |
Returns the league standings table. |
| GET |
Get league fixtures /api/fotmob/v1/league/details/fixtures |
Returns the league fixtures and results. |
| GET |
Get league player stats /api/fotmob/v1/league/details/player-stats |
Returns the league top players by stat. |
| GET |
Get league team stats /api/fotmob/v1/league/details/team-stats |
Returns the league top teams by stat. |
| GET |
Get league transfers /api/fotmob/v1/league/details/transfers |
Returns the league transfers, ordered by most recently updated and paginated. |
| GET |
Get league knockout /api/fotmob/v1/league/details/knockout |
Returns the league knockout/playoff bracket (rounds, matchups and aggregate scores). |
| GET |
Get league seasons /api/fotmob/v1/league/details/seasons |
Returns the list of all seasons for the league. |
| Match | ||
| GET |
Get live matches /api/fotmob/v1/match/live |
Returns football matches that are currently in progress (started, not finished). |
| GET |
Get matches by date /api/fotmob/v1/match/list |
Returns all football matches for a specific date, grouped by league. |
| GET |
Get match details /api/fotmob/v1/match/details |
Returns the general match info and header (teams, league, kickoff, status, score, key events). |
| GET |
Get match facts /api/fotmob/v1/match/details/facts |
Returns the Facts tab (events, info box, team form, poll, top players, reviews, momentum). |
| GET |
Get odds country codes /api/fotmob/v1/match/details/odds/countries |
Returns the list of all 3-letter country codes that can be used for the match odds alpha3 parameter. |
| GET |
Get match odds /api/fotmob/v1/match/details/odds |
Returns the betting odds for a match. |
| GET |
Get match commentary /api/fotmob/v1/match/details/commentary |
Returns the live commentary for a match. |
| GET |
Get match lineup /api/fotmob/v1/match/details/lineup |
Returns the Lineup tab (formations, starters, bench and lineup filters). |
| GET |
Get match table /api/fotmob/v1/match/details/table |
Returns the Table tab (league standings for the competition). |
| GET |
Get match stats /api/fotmob/v1/match/details/stats |
Returns the Stats tab (team match statistics by period, shot map and player stats). |
| Team | ||
| GET |
Get team details /api/fotmob/v1/team/details |
Returns the general details (name, country, league, links) for a team. |
| GET |
Get team overview /api/fotmob/v1/team/details/overview |
Returns the team overview tab (table snapshot, top players, venue, form, next/last match). |
| GET |
Get team table /api/fotmob/v1/team/details/table |
Returns the league standings table for the team primary competition. |
| GET |
Get team fixtures /api/fotmob/v1/team/details/fixtures |
Returns the team fixtures and results. |
| GET |
Get team squad /api/fotmob/v1/team/details/squad |
Returns the team squad grouped by position. |
| GET |
Get team tournament seasons /api/fotmob/v1/team/details/tournament-seasons |
Returns the tournaments and seasons available for the team stats. |
| GET |
Get team player stats /api/fotmob/v1/team/details/player-stats |
Returns the team top players by stat. |
| GET |
Get team team stats /api/fotmob/v1/team/details/team-stats |
Returns the team stats by stat category. |
| GET |
Get team transfers /api/fotmob/v1/team/details/transfers |
Returns the team transfers tab (transfers in/out and rumours). |
| GET |
Get team history /api/fotmob/v1/team/details/history |
Returns the team history tab (trophies, historical tables, coach history). |
| Player | ||
| GET |
Get player details /api/fotmob/v1/player/details |
Returns the player profile (bio, current team, traits and career data). |
| Other endpoints | ||
| GET |
Get timezones /api/fotmob/v1/timezones |
Returns the list of supported timezone identifiers. |
| GET |
Search /api/fotmob/v1/search |
Returns search suggestions for teams, players and leagues matching the query. |
FotMob pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.5 / month | 90 / minute |
|
| ULTRA Recommended | $9.5 / month | 240 / minute |
|
| MEGA | $19.5 / month | 360 / minute |
|