aiendpoint.dev
ServicesFotMob

FotMob

community

Live football scores and stats app covering 1000+ leagues and competitions worldwide with match data, lineups, standings, and player statistics.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://fotmob.comNo auth requiredmediaconfidence: 90/1000 discoveries1 contributors
GET/api/matches

Get football matches for a date

Parameters

dateYYYYMMDD (stringoptional
ccode3country code (stringoptional

Returns

leagues[] with id, name, matches[]{id, status, home{name, score}, away{name, score}, time, round}
GET/api/matchDetails

Get detailed match stats and lineups

Parameters

matchIdintegerrequired

Returns

match with header, content{lineup, stats, shotmap}, general{leagueId, leagueName, venue}
GET/api/teams

Get team profile and recent results

Parameters

idteam ID (integerrequired

Returns

team with id, name, league, squad[], stats{matches, wins, goals}, recent_matches[]