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 Country List
Provides the list of the countries which belong to the tournaments.
Global Country List Request URL
GET
References / Dependencies
There are no dependencies for Country List. 
There are no references for Country 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
country
| Data | Type | Example | Description | 
|---|---|---|---|
| name | STR | England | The name of the country | 
| shortName | STR | ENG | The short name of the country | 
| id | INT | 2 | The id of the country |