Another simple IP Address API
https://ipinfo.io
Auth type
API Key Header
Auth header
Authorization: Bearer YOUR_IPINFO_TOKEN
Rate limit
50,000 requests/month free; burst up to 65,000/mo
Pricing
Free tier available
Free quota
50,000 requests / month
Documentation
https://ipinfo.io/developers
Endpoint status
Live — HTTP 200 — endpoint is accessible689ms
(checked Mar 29, 2026)
Builder score
C
63%
builder-friendly
API token as a query parameter or in the Authorization header
Authorization: Bearer YOUR_IPINFO_TOKEN
| Plan | Price/mo | Included |
|---|---|---|
| Free | Free | 50,000 req/mo |
| Basic | $99 | 150,000 req/mo |
| Standard | $249 | 500,000 req/mo |
| Business | $499 | 1,500,000 req/mo |
Free: 50k req/mo. Basic: $99/mo (150k req/mo). Standard: $249/mo (500k req/mo). Business: $499/mo (1.5M req/mo).
| Method | Path | Description |
|---|---|---|
| GET | / |
See documentation for endpoint reference |
curl 'https://ipinfo.io'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official IPinfo documentation.