aiendpoint.dev
ServicesSofaScore

SofaScore

community

European 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.

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://sofascore.comNo auth requireddatamediaconfidence: 90/1000 discoveries1 contributors
GET/api/v1/search

Search sports events

Parameters

qteam or player (stringrequired

Returns

events[] with id, tournament{name, category}, homeTeam, awayTeam, homeScore, awayScore, status{type, description}, startTimestamp
GET/api/v1/event/{event_id}

Get match/event details

Parameters

event_idintegerrequired

Returns

event with id, tournament, homeTeam{name, score}, awayTeam{name, score}, status, venue, attendance, startTimestamp
GET/api/v1/team/{team_id}

Get team details and recent results

Parameters

team_idintegerrequired

Returns

team with id, name, sport, tournament, country, manager, venue, recentForm[]
SofaScore — AIEndpoint