Seasons
GET
https://marvelrivalsapi.com/api/v1/seasons
Retrieves all available seasons with filter by specific seasons.
Headers
Name
Value
Content-Type
application/json
x-api-key*
YOUR API KEY
Query Parameters
Name
Type
Required
Description
filter
integer
❌
The season you want to return 0, 1
Example Requests
Response
Response Field Descriptions
Field
Type
Description
seasons
Array
Array of seasons available
Breakdown of seasons
:
seasons
:Field
Type
Description
seasons
Array
A list of available seasons, such as 0
, 1
, 1.5
Last updated
Was this helpful?