Seasons

List and manage competition seasons.

The Seasons API offers endpoints that allow the retrieval of comprehensive season data, including specific competition dates, team participation, and critical event details. This API supports a range of filtering options, enabling users to tailor their queries to specific seasons, teams, or time frames. This page aims to simplify integrating sports season data into applications, enhancing the richness and relevance of sports-related content.

Endpoints

List seasons

GET https://dde-api.data.imgarena.com/ice-hockey/seasons

Retrieves a list of seasons for a specific sport.

Query Parameters

NameTypeDescription

type

string

Official, Training or Simulation matches

Headers

NameTypeDescription

Accept*

string

application/vnd.imggaming.dde.api+json;version=1

Authorization*

string

Bearer ACCESS_TOKEN

Content-Type*

string

application/json

{
    Request is missing required HTTP header 'Accept'
}

Response object

Response objectResponse typeDescription

seasons

The requested list of seasons.

Rate limits

Rate limitNote

Last updated