Path Parameters
ISO2 code of the country (e.g., “IN” for India, “US” for United States)
Authentication
Your API key for authentication
Response
Unique identifier for the state/province
Official name of the state/province
ISO2 code for the state/province
Common Use Cases
Cascading Address Forms
Cascading Address Forms
Create dependent dropdowns where states populate based on country selection.
Regional Validation
Regional Validation
Validate state codes against specific countries.
Cache states by country as they rarely change. Use this endpoint instead of filtering all states for better performance.