Product Updates Updates

Affiliate Program

by Ipregistry Team
New
Today, we are introducing the launch of an Affiliate Program. Partnering through our Affiliate Program is a simple way to generate new revenue from your content. For each successful payment, you will receive a 10% lifetime commission...

Usage Chart Per API Key

by Ipregistry Team
We allow creating multiple API keys to keep different concerns isolated (e.g. projects). Although the dashboard includes a chart that shows the cumulative usage for all API keys, some of you have expressed the need to check usage per API...
New
Dashboard

Python Client Library 🐍

by Ipregistry Team
We are proud to announce the availability of the official Ipregistry Python client library. It works with Python 2 and 3. As other official clients, it comes with caching support. The library is available on the Python Package Index (Py...
New
Libraries

JavaScript Client Library

by Ipregistry Team
You requested, we delivered! The official IpregistryJavascript client library is now available, with caching support and more. The library is written in TypeScript but packaged to work with ES5+. In other words, you can use it with Node...
New
Libraries

Data Corrections

by Ipregistry Team
IP geolocation is the mapping of an IP address to a geographic location. Such information can be used to provide customized experiences to end-users like targeted advertisements and other location-specific features. To provide IP info...
New

Official Java Client Library

by Ipregistry Team
We're proud to announce the availability of the official Ipregistry Java client library, with caching support included! The binaries are available on Maven Central. Please also note the library is licensed under Apache 2. Your...
New
Libraries

Browser and Device detection 🔍

by Ipregistry Team
The Ipregistry API can now be used to detect any Browser, Device & OS in Real-Time. Here is an example: https://api.ipregistry.co/user_agent?key=tryout In case you need to retrieve this information for the requester along with IP data...
New
API
Data Points

Selecting API fields

by Ipregistry Team
You can now customize API responses by passing in a fields query parameter with a comma separated list of the fields you require. Here is an example: https://api.ipregistry.co/?key=tryout&fields=ip,location.country.code The fields...
New
API

Throttling / Rate Limiting

by Ipregistry Team
We are launching in public beta a new feature to throttle / rate limit API key usage per hour. You can manage the feature from the Ipregistry dashboard: https://dashboard.ipregistry.co/keys Please note the feature is in beta and is...
New
API