timestamp1573827360001
Rate limiting is out of beta 🔥
by Ipregistry Team
The rate limiting/throttling feature we launched in beta earlier this year, as a mean to limit the number of times end users or anyone IP address can make calls, is now generally available. If you have a need to limit the number of...timestamp1572430080001
New currency data 💱
by Ipregistry Team
The API has been updated to include 2 new fields in the currency section: namenative and pluralnative. The existing fields name and plural are returning, respectively, the currency name and plural name in US locale. The new fields...timestamp1571329080001
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...timestamp1570461300001
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...timestamp1570456380001
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. timestamp1570017720001
Affiliate Program
by Ipregistry Team
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...timestamp1568101140001
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...timestamp1567062900001
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...timestamp1565773200001
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...