Skip to main content
GET
Get Tournaments

Authorizations

apiKey
string
query
required

Your API key (query-based auth for v5).

Query Parameters

sportId
integer | null

Single sport ID.

tournamentIds
string | null

Comma- or space-separated tournament IDs.

Response

Returns Tournament[]

tournamentId
integer
required

Numeric tournament identifier (embedded zero-padded to 6 digits inside fixture/future IDs).

sportId
integer
required

Sport the tournament belongs to.

tournamentName
string
required

Tournament display name, translated per the request language prefix.

tournamentSlug
string | null

URL-safe tournament slug.

categorySlug
string | null

URL-safe slug of the category (usually the country/region) the tournament belongs to.

categoryName
string | null

Category display name, translated per the request language prefix.