Product Updates Updates

Dedicated Endpoint for User-Agent Parsing

by Ipregistry Team
User-agent parsing is a great way to detect your users browser, device & OS in real-time to bring user experience to perfection: suggest native app download, tailor advertising, improve protection against crawlers, and more. Our origin...
New
API

Incorrect Email Reports

by Ipregistry Team
Some of you may have received an email reporting the wrong number of weekly or monthly request calls to our API. We apologize for the inconvenience. Be reassured, the issue is now fixed and it was only affecting email reports: your...
Enhancement

RubyGeocoder Supports Ipregistry!

by Ipregistry Team
The famous Ruby geocoding library is now supporting Ipregistry: https://github.com/alexreisner/geocoder Until we provide an official Ruby library, we strongly recommend this great library for your Ruby developments.
Libraries
New

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

Error Code for Bad Inputs

by Ipregistry Team
It has been reported that inputting an invalid request body value for the batch lookup endpoint (using the POST method) was returning an HTTP 500 error. This was not impacting the service but confusing users. We have introduced a new...
API
Enhancement

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

More Data Points!

by Ipregistry Team
It was awaited by most of you. We've deployed a big update that brings new data points. Thanks to the hard work we made these last weeks to correlate and analyze data, we are proud to announce new data fields! The API is returning a new...
Data Points
API

Throttling per Client IP

by Ipregistry Team
We've improved our Rate limit/throttling feature. Once enabled, the rate limit feature was limiting the total number of requests that can be made per hour for a given API key. It was possible to have a user that consumes 10,000 look...
API
Enhancement