Endpoint
Authentication and Scope
This endpoint requires thefixtures scope. Include your API key in the X-API-Key header.
Query Parameters
integer
required
The league id to list teams for. Obtain this value from
GET /leagues. The league must belong to a sport in your account’s enabled allowlist; otherwise the response is empty.integer
Number of teams to return per page. Default
100, maximum 200. Values above 200 are clamped to 200.integer
Number of teams to skip before returning results. Default
0. Use with limit to page through results.Response
Returns a pagination envelope. Each item initems is a team object with the following fields:
image may be an empty string for newly discovered teams while the silk resolution pipeline is still running. Treat an empty value as “not yet available” and fall back to a placeholder in your UI — the field will populate on a later request once the silk is resolved.