List matches (soccer alias of /games)
Sportquanta
List matches (soccer alias of /games)
Alias of /v1/{league}/games using soccer vocabulary. Same
handler, filters, and pagination.
GET
List matches (soccer alias of /games)
Authorizations
Send a workspace API token in the Authorization: Bearer <token> header.
Path Parameters
League identifier from the /v1/leagues catalog (e.g. mlb, nba,
epl, nfl, nhl). Unknown values return 404 unsupported_league.
Response
Match list (same shape as the games list).