List of states by country

Headers

NameTypeDescription
AuthorizationstringoAuth token with mandatory Bearer before it. Example: Bearer e***s0, where e***s0 should be replaced with your oAuth token.

Query parameters

NameTypeDescription
countryCodestringRequired parameter. Country code must be in ISO 639-1 format

Response

A JSON object with the following fields:

FieldTypeDescription
codestringTwo-digit state code in ISO 639-1 format
namestringState name
Language
Authorization
Query