Pro API

Simple, transparent pricing

Start free, scale as you grow. No hidden fees, cancel anytime.

Free

Perfect for testing & learning
$0
No signup, no API key required
View docs
  • 60 requests / minute
  • No commercial use
  • No Usage stats, CORS & Currency Data
  • No higher data accuracy
  • Uptime is not guaranteed

Basic

Production-ready for startups
$12.99/ month
Cancel anytime
  • 500,000 requests / month
  • Commercial use allowed
  • Usage stats, CORS & Currency Data
  • Higher data accuracy
  • 99.9% uptime SLA

Unlimited

Scale without limits
$99.99/ month
Cancel anytime
  • Everything in Business, plus:
  • Unlimited requests
  • Priority routing
  • 99.99% uptime SLA
By clicking Get started, you agree to our Terms and Privacy Policy

Compare all features

Every plan in detail, side by side.

Free$0View docs
Basic$12.99 /mo
Most popularBusiness$39.99 /mo
Unlimited$99.99 /mo
Usage & limits
RequestsIncluded API calls60minute500Kmonth3MmonthUnlimited
Commercial useUse in production & commercial apps
Bulk endpointLook up many IPs in one request
Data
Data accuracyGeolocation precisionStandardHigherHigherHigher
Currency dataLocal currency & exchange rates
Security dataProxy, VPN & threat flags
Network & reliability
Anycast networkGlobally distributed PoPs16 PoPs21 PoPs21 PoPs21 PoPs
Priority routingLowest-latency request path
Uptime SLAGuaranteed availability99.9%99.9%99.99%
Developer experience
CORS supportCall the API from the browser
Usage statisticsDashboard analytics
SupportHelp & response priorityStandardPriorityPriorityPriority
Need an enterprise solution?

Custom infrastructure & SLAs

We offer guaranteed throughput, custom SLAs, and dedicated infrastructure. Plus, download our full IP database in MMDB, CSV, or JSON for self-hosted, zero-latency lookups.

Contact Sales
Compare

Free vs Pro Response Examples

Compare these examples to see which data fields you need before you choose a plan.

Free Endpoint$0

Great for testing, learning and prototyping. For production workloads, the paid plans add an uptime SLA and higher rate limits.

  • 60 requests / minute
  • Non-commercial use only
  • Server-to-server only (no CORS)
  • Standard data accuracy
  • No Currency, Security data
  • No Bulk endpoint
  • No dashboard & usage analytics
  • No uptime SLA
Pro Endpointfrom $12.99/mo

Production-ready. 99.99% uptime SLA, guaranteed throughput & priority routing, higher accuracy, full feature set.

  • From 500K to unlimited requests / month
  • Commercial use allowed
  • CORS — call from the browser
  • Higher data accuracy
  • Currency Data & Security Data (proxy, VPN, Tor)
  • Bulk Endpoint (up to 100 IPs / call)
  • Dashboard with usage analytics & API key management
  • 99.99% uptime SLA & priority support
Free Response
$ curl "https://ipwho.is/8.8.4.4"
{
  "ip": "8.8.4.4",
  "success": true,
  "type": "IPv4",
  "continent": "North America",
  "continent_code": "NA",
  "country": "United States",
  "country_code": "US",
  "region": "California",
  "region_code": "CA",
  "city": "Mountain View",
  "latitude": 37.3860517,
  "longitude": -122.0838511,
  "is_eu": false,
  "postal": "94039",
  "calling_code": "1",
  "capital": "Washington D.C.",
  "borders": "CA,MX",
  "flag": {
    "img": "https://cdn.ipwhois.io/flags/us.svg",
    "emoji": "🇺🇸",
    "emoji_unicode": "U+1F1FA U+1F1F8"
  },
  "connection": {
    "asn": 15169,
    "org": "Google LLC",
    "isp": "Google LLC",
    "domain": "google.com"
  },
  "timezone": {
    "id": "America/Los_Angeles",
    "abbr": "PDT",
    "is_dst": true,
    "offset": -25200,
    "utc": "-07:00"
  }
}
Pro Response
$ curl "https://ipwhois.pro/8.8.4.4?key=YOUR_API_KEY"
{
  "ip": "8.8.4.4",
  "success": true,
  "type": "IPv4",
  "continent": "North America",
  "continent_code": "NA",
  "country": "United States",
  "country_code": "US",
  "region": "California",
  "region_code": "CA",
  "city": "Mountain View",
  "latitude": 37.3860517,
  "longitude": -122.0838511,
  "is_eu": false,
  "postal": "94039",
  "calling_code": "1",
  "capital": "Washington D.C.",
  "borders": "CA,MX",
  "flag": {
    "img": "https://cdn.ipwhois.io/flags/us.svg",
    "emoji": "🇺🇸",
    "emoji_unicode": "U+1F1FA U+1F1F8"
  },
  "connection": {
    "asn": 15169,
    "org": "Google LLC",
    "isp": "Google LLC",
    "domain": "google.com"
  },
  "timezone": {
    "id": "America/Los_Angeles",
    "abbr": "PDT",
    "is_dst": true,
    "offset": -25200,
    "utc": "-07:00",
    "current_time": "2026-06-13T03:44:18-07:00"
  },
  "currency": {
    "name": "US Dollar",
    "code": "USD",
    "symbol": "$",
    "plural": "US dollars",
    "exchange_rate": 1
  },
  "security": {
    "anonymous": false,
    "proxy": false,
    "vpn": false,
    "tor": false,
    "hosting": false
  }
}
FAQ

Frequently Asked Questions

Write us if you did not find the answer to your question in the list.

What payment options do you have?

We accept credit and debit cards, PayPal, Apple Pay, Google Pay.

Can I cancel my subscription?

Yes, you can cancel anytime from your dashboard.

Can I get a refund?

Yes. You may submit a refund request within 7 days of the payment date.

What SLA do you offer?

We guarantee the our service reliability and availability up to 99.99%.

Can I change my pricing plan?

Yes, you can upgrade or reduce your pricing plan in the dashboard.

What is the average response time?

Our network is constantly expanding, so the response time is up to 50 milliseconds in most parts of the world.