Skip to main content
Use this endpoint to retrieve all competitions that this API key has access to. These are the same competitions as can be used to get the clubs viaGET /get_clubs_in_competitions.

Authentication

All requests must include a valid API key, either as an x-api-key header or as a Bearer token in the Authorization header.

Request

This endpoint takes no query parameters.

Response

array[String]
An array of competitions, one for each competitions in your coverage.

Example

Response