Skip to main content

Get States by Country

GET 

/static/countries/:countryTwoLetterCode/states

Retrieves a list of states/provinces/subdivisions for a given country code. The country code must be a valid ISO 3166-1 alpha-2 format (e.g., "US", "CA", "GB"). Results are sorted alphabetically by state name and cached for improved performance.

Request

Responses

States retrieved successfully