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...timestamp1564477200001
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...timestamp1564045200001
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...timestamp1563796800001
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...timestamp1562846400001
IPv6 support for API endpoints
by Ipregistry Team
IPv6 adoption starts growing quickly. Based on Google reports, almost 30% of the Internet makes use of IPv6. We are happy to announce that IPv6 support for our API endpoint (api.ipregistry.co) has been added this weekend. What does it...timestamp1562156700001
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...timestamp1560416400001
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...