Global API Tech Docs
Tech Docs Index
- Documentation+
- Widgets+
- Lookups+
- Global API+
- Soccer API+
- Basketball API+
- Football API+
- Baseball API+
- Ice Hockey API+
- Volleyball API+
- Handball API+
- Table Tennis API+
- Tennis API+
Global API Sports List
Provides the list of the sports which are supported in the global coverage.
Global Sports List Request URL
GET
References / Dependencies
There are no dependencies for Sports List. 
There are no references for Sports List. 
Call Rate / Interval
Recommended API Call Interval: 1 Request / Day Daily Max API Call: 4 Request
Request Headers
| Data | Type | O / R | Example | Description | 
|---|---|---|---|---|
| languageId | INT | R | {languageId} | The id of the language that you select | 
| Ocp-Apim-Subscription-Key | STR | R | {yourOcp-Apim-Subscription-Key} | Your account key | 
| Accept | STR | O | application/xml | Selection of data presentation type as XML/JSON. | 
Request Parameters
No request parameter required.
Response Output
Response Output Definitions
sport
| Data | Type | Example | Description | 
|---|---|---|---|
| name | STR | Soccer | The name of the sport | 
| shortName | STR | SOC | The short name of the sport | 
| id | INT | 1 | The id of the sport |