v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
League Discovery

Get league standings

Returns approved teams with their season stats, ranked by standings position, for a league resolved by slug. Requires the leagues.league_public:read permission.

post/leagues/{identifier}/standings

Path parameters

identifierstring required

League slug.

League slug.

Request body

seasonIdstring

Filter standings to a specific season id.

gameIdstring

Filter standings to a specific game id.

limitinteger

Maximum number of teams to return (1-100). Defaults to 50.

Response

League standings for the requested season.

countinteger required

Number of teams returned.

timestampstring required

Response generation time (ISO 8601).