FotMob API
## The only **FotMob-native** football data API on RapidAPI Get **live scores, league tables, team and player profiles, transfer feeds, and rich match details** — pulled directly from FotMob's own data, not a SofaScore mirror. ### Why FotMob API? - **12 white-space endpoints** that no competitor offers: news, injuries, momentum, AI POTM, transfer rumors, trending players, TV listings, predictor,…
FotMob API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Leagues | ||
| GET |
/api/v1/leagues/{id}/fixtures /api/v1/leagues/{id}/fixtures |
|
| GET |
/api/v1/leagues/{id}/table /api/v1/leagues/{id}/table |
|
| GET |
/api/v1/leagues/{id}/stats /api/v1/leagues/{id}/stats |
|
| GET |
/api/v1/leagues/{id} /api/v1/leagues/{id} |
|
| GET |
/api/v1/leagues /api/v1/leagues |
|
| GET |
/api/v1/leagues/{id}/transfers /api/v1/leagues/{id}/transfers |
|
| Teams | ||
| GET |
/api/v1/teams/{id} /api/v1/teams/{id} |
|
| GET |
/api/v1/teams/{id}/fixtures /api/v1/teams/{id}/fixtures |
|
| GET |
/api/v1/teams/{id}/news /api/v1/teams/{id}/news |
|
| GET |
/api/v1/teams/{id}/squad /api/v1/teams/{id}/squad |
|
| GET |
/api/v1/teams/{id}/stats /api/v1/teams/{id}/stats |
|
| GET |
/api/v1/teams/{id}/transfers /api/v1/teams/{id}/transfers |
|
| Matches | ||
| GET |
/api/v1/matches/{id} /api/v1/matches/{id} |
|
| GET |
/api/v1/matches/{id}/momentum /api/v1/matches/{id}/momentum |
|
| GET |
/api/v1/matches/{id}/score /api/v1/matches/{id}/score |
|
| GET |
/api/v1/matches/by-date /api/v1/matches/by-date |
|
| GET |
/api/v1/matches/{id}/lineups /api/v1/matches/{id}/lineups |
|
| GET |
/api/v1/matches/live /api/v1/matches/live |
|
| GET |
/api/v1/matches/{id}/shotmap /api/v1/matches/{id}/shotmap |
|
| Players | ||
| GET |
/api/v1/players/{id}/stats /api/v1/players/{id}/stats |
Returns the player's current-season detailed stats (`currentSeasonStats`) and a list of past seasons FotMob exposes for them (`availableSeasons`). The `seasonId` query parameter… |
| GET |
/api/v1/players/{id} /api/v1/players/{id} |
|
| Transfers | ||
| GET |
/api/v1/transfers /api/v1/transfers |
|
| News | ||
| GET |
/api/v1/news/trending /api/v1/news/trending |
|
FotMob API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | — |
|
| ULTRA Recommended | $49 / month | — |
|
| MEGA | $199 / month | — |
|