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