Skip to main content
GET
/
seasons
Get seasons
curl --request GET \
  --url https://api.oddspapi.io/v5/{lang}/seasons

Query Parameters

apiKey
string
required

Your API key

seasonIds
string

Comma-separated season IDs.

tournamentId
integer

Single tournament ID.

live
enum<boolean>

If provided, must be true (live=false is not supported).

Available options:
true,
false

Response

200

OK