Get the assembled standings board (soccer only)
Sportquanta
Get the assembled standings board (soccer only)
Soccer-only endpoint. Returns the competition row plus the
standings rows for that competition, optionally filtered by
season and group. Other sports return 404
endpoint_not_for_sport.
GET
Get the assembled standings board (soccer only)
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). Unknown values return 404 unsupported_league.
Query Parameters
Required range:
1 <= x <= 500When true, the response envelope includes per-field provenance
metadata under _meta.provenance (source adapter, ingest run id,
timestamp). Default: omitted.
Response
Competition metadata plus standings rows.