What each API returns
| Field | Free | Paid plans |
|---|---|---|
IP data API: /api/v1/ip/{ip} | ||
| Country, region, city, postal code, coordinates, accuracy radius | Yes | Yes |
| Timezone ID | Yes | Yes, with UTC offset and local time |
| ASN, ISP, organisation, domain, connection type | Yes | Yes |
| ASN name, parent company, usage detail, IP range, RPKI status | No | Yes |
| Reverse DNS hostname | No | Yes |
| Datacenter or office street address (where known) | No | Yes |
| VPN, Tor, proxy and hosting flags, threat type and confidence | No | Yes |
| Abuse contact, currency, calling code, languages | No | Yes |
| Batch lookups (POST /api/v1/ip/batch) | No | Yes |
Blacklist API: /api/v1/blacklist/{ip} | ||
| Listed or not, threat type, confidence, last seen | Yes | Yes |
| Report count, distinct reporters, first seen, source, last 20 reports | No | Yes |
MAC API: /api/v1/mac/{mac} | ||
| Vendor name and country, multicast, local and randomized flags | Yes | Yes |
| Vendor website, address, industry, OUI block, device type, VM detection | No | Yes |
| Reverse search by company name | No | Yes |
Full reference for every endpoint and field: API documentation.
Questions
How is usage counted?
Every lookup is one request, whichever API it goes to. A batch of 50 IPs counts as 50. On paid plans the quota is monthly and shared by all three APIs; on the free plan each API has its own daily allowance. The quota resets on the 1st of the month (or at midnight for free) in UTC.
What happens when I reach the limit?
Further requests get HTTP 429 with a clear error until the quota resets. Nothing is billed on top. You can upgrade at any time and the new quota applies at once.
Can I change or cancel my plan?
Yes, from the dashboard. Upgrades take effect immediately and are prorated. A cancelled plan keeps working until the end of the period you paid for, then the account returns to the free plan with your keys intact.
Do prices include VAT?
Prices are shown without VAT. VAT is added at checkout where it applies; EU businesses with a valid VAT number can enter it for reverse charge.
Can I use the free plan in a commercial product?
The free plan is meant for testing and personal projects. Any commercial use needs a paid plan.
I need more than the Business plan.
Contact us with your expected volume. Higher quotas, dedicated limits and database licences are available.