Simple, Transparent Pricing
Start free and scale as you grow. Pay for the volume you need, in GBP, with no hidden fees.
Loading plans...
Compare Plans
Frequently Asked Questions
What happens when I reach my monthly quota?
Your quota resets on your own billing cycle day each month. If you opt in to overage, requests over quota are billed per 1,000 at the rate shown on your plan. If you do not, requests over quota receive a 429 until your quota resets, so you never get an unexpected bill.
Can I switch plans at any time?
Yes. Upgrades take effect immediately with prorated billing. Downgrades are scheduled and take effect at the start of your next billing cycle.
Is there a free plan?
Yes. The Lite plan is free and gives you a monthly quota for IP geolocation and ASN data, with no card required. Upgrade to a paid plan whenever you need more volume or the full API.
What payment methods do you accept?
We accept major credit and debit cards (Visa, Mastercard, American Express) and PayPal. Enterprise plans can be invoiced.
Do you offer annual billing?
Yes. Choose annual billing with the toggle above to get two months free compared with paying monthly.
$ curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.iptruth.com/ip/8.8.8.8 { "ip": "8.8.8.8", "location": { "city": "Mountain View", "region": "California", "country_code": "US", "latitude": 37.386, "longitude": -122.0838, "accuracy_radius_km": 5, "timezone": "America/Los_Angeles" }, "network": { "asn": 15169, "org": "Google LLC", "bgp_status": "active", "rpki_status": "valid" }, "is_vpn": false, "is_satellite": false, "is_cgnat": false, "triangulation": { "confidence": 0.94, "method": "multi-signal" }, "classification": { "risk_level": "low", "fraud_score": 2 } }
Need a custom plan?
Contact our sales team to discuss your requirements and get a tailored solution.
Contact Sales