SofaScore
communityEuropean sports data and live score platform covering football, basketball, tennis, cricket, and 25+ other sports with real-time stats, player ratings, and league tables for 100+ million monthly users.
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.
GET
/api/v1/searchSearch sports events
Parameters
qteam or player (stringrequiredReturns
events[] with id, tournament{name, category}, homeTeam, awayTeam, homeScore, awayScore, status{type, description}, startTimestampGET
/api/v1/event/{event_id}Get match/event details
Parameters
event_idintegerrequiredReturns
event with id, tournament, homeTeam{name, score}, awayTeam{name, score}, status, venue, attendance, startTimestampGET
/api/v1/team/{team_id}Get team details and recent results
Parameters
team_idintegerrequiredReturns
team with id, name, sport, tournament, country, manager, venue, recentForm[]