# CountryStateCity API **Provider:** CountryStateCity **Category:** maps **Base URL:** `https://countrystatecity.in` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Reasonable use enforced **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://countrystatecity.in/ ## Description World countries, states, regions, provinces, cities & towns in JSON, SQL, XML, YAML, & CSV format ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://countrystatecity.in/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://countrystatecity.in' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — Country, State, City data API is free with API key. No paid tiers. Provides geographic data for countries, states, and cities worldwide. --- *Source: [API Map](https://apimap.dev/apis/countrystatecity/) — CC BY 4.0*