# Country API **Provider:** Country **Category:** maps **Base URL:** `http://country.is` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** http://country.is/ ## Description Get your visitor's country from their IP ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://country.is/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'http://country.is' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/country/) — CC BY 4.0*