Country State City API · Capability
Country State City API — States
Country State City API — States. 3 operations. Lead operation: List states for a country. Self-contained Naftiko capability covering one Country State City Api business surface.
What You Can Do
GET
Liststatesbycountry
— List states for a country
/v1/countries/{ciso}/states
GET
Getstatebycountryandcode
— Get a state by country and state ISO codes
/v1/countries/{ciso}/states/{siso}
GET
Liststates
— List all states
/v1/states
MCP Tools
list-states-country
List states for a country
read-only
idempotent
get-state-country-and-state
Get a state by country and state ISO codes
read-only
idempotent
list-all-states
List all states
read-only
idempotent