{ "opencollection": "1.0.0", "info": { "name": "Unrivaled Games Seasons API", "version": "v8" }, "request": { "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Seasons", "type": "folder" }, "items": [ { "info": { "name": "Copy of Copy of Copy of Copy of New Endpoint", "type": "http" }, "http": { "method": "GET", "url": "https://api.sportradar.com/unrivaled/:access_level/v8/:language_code/seasons/:season_year/:season_type/leaders.:format", "params": [ { "name": "access_level", "value": "", "type": "path", "description": "The access level of your API key

`trial`, `production`" }, { "name": "language_code", "value": "", "type": "path", "description": "2-letter code for supported languages

`en` (English)" }, { "name": "season_year", "value": "", "type": "path", "description": "Season year in `YYYY` format" }, { "name": "season_type", "value": "", "type": "path", "description": "Type of season

`PRE` (Pre-season), `REG` (Regular Season), `OOT` (One-on-One Tournament), `PST` (Post-season)" }, { "name": "format", "value": "", "type": "path", "description": "Format returned

`json`, `xml`" } ] }, "docs": "This is your first endpoint! Edit this page to start documenting your API." }, { "info": { "name": "Copy of Copy of Copy of Copy of Copy of New Endpoint", "type": "http" }, "http": { "method": "GET", "url": "https://api.sportradar.com/unrivaled/:access_level/v8/:language_code/seasons/:season_year/:season_type/rankings.:format", "params": [ { "name": "access_level", "value": "", "type": "path", "description": "The access level of your API key

`trial`, `production`" }, { "name": "language_code", "value": "", "type": "path", "description": "2-letter code for supported languages

`en` (English)" }, { "name": "season_year", "value": "", "type": "path", "description": "Season year in `YYYY` format" }, { "name": "season_type", "value": "", "type": "path", "description": "Type of season

`REG` (Regular Season)" }, { "name": "format", "value": "", "type": "path", "description": "Format returned

`json`, `xml`" } ] }, "docs": "This is your first endpoint! Edit this page to start documenting your API." }, { "info": { "name": "get_{access_level}v8{language}seasons{season_year}{season_type}teams{team_id}statistics.{format}", "type": "http" }, "http": { "method": "GET", "url": "https://api.sportradar.com/unrivaled/:access_level/v8/:language/seasons/:season_year/:season_type/teams/:team_id/statistics.:format", "params": [ { "name": "access_level", "value": "", "type": "path", "description": "The access level of your API key

`trial`, `production`" }, { "name": "language", "value": "", "type": "path", "description": "2-letter code for supported languages

`en` (English)" }, { "name": "season_year", "value": "", "type": "path", "description": "Season year in `YYYY` format" }, { "name": "season_type", "value": "", "type": "path", "description": "Type of season

`PRE` (Pre-season), `REG` (Regular Season), `OOT` (One-on-One Tournament), `PST` (Post-season)" }, { "name": "team_id", "value": "", "type": "path", "description": "Unique Id of a team, found in the [Teams](https://developer.sportradar.com/basketball/reference/unrivaled-teams) endpoint

**Example:** `67c22115-2385-458f-8632-a67a025fef55`

**Note:** This endpoint is designed for team_ids which exist in the current [League Hierarchy](https://developer.sportradar.com/basketball/reference/unrivaled-league-hierarchy) endpoint" }, { "name": "format", "value": "", "type": "path", "description": "Format returned

`json`, `xml`" } ] } }, { "info": { "name": "get_{access_level}v8{language}seasons{season_year}{season_type}standings.{format}", "type": "http" }, "http": { "method": "GET", "url": "https://api.sportradar.com/unrivaled/:access_level/v8/:language/seasons/:season_year/:season_type/standings.:format", "params": [ { "name": "access_level", "value": "", "type": "path", "description": "The access level of your API key

`trial`, `production`" }, { "name": "language", "value": "", "type": "path", "description": "2-letter code for supported languages

`en` (English)" }, { "name": "season_year", "value": "", "type": "path", "description": "Season year in `YYYY` format" }, { "name": "season_type", "value": "", "type": "path", "description": "Type of season

`PRE` (Pre-season), `REG` (Regular Season), `OOT` (One-on-One Tournament), `PST` (Post-season)" }, { "name": "format", "value": "", "type": "path", "description": "Format returned

`json`, `xml`" } ] } } ] } ], "bundled": true }