Country

All country endpoints

Get list of all countries

get
Authorizations
PRIVATE-TOKENstringRequired
Header parameters
RANGED-DATAstringOptional

Example header and default range: RANGED-DATA:start=0,results=25

Responses
chevron-right
200

OK

application/json
idinteger · integerRead-onlyRequired

The country ID

codestringRead-onlyRequired

The country code

namestringRead-onlyRequired

The country name

continentstringRead-onlyRequired

The continent name

get
/v3/country

Last updated

Was this helpful?