timestamp1570461300001Incorrect Email Reportsby Ipregistry TeamSome 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...
timestamp1570456380001RubyGeocoder Supports Ipregistry!by Ipregistry TeamThe 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.
timestamp1567062900001Error Code for Bad Inputsby Ipregistry TeamIt 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...
timestamp1565773200001Python Client Library 🐍by Ipregistry TeamWe 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...
timestamp1564477200001Throttling per Client IPby Ipregistry TeamWe'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...
timestamp1564045200001JavaScript Client Libraryby Ipregistry TeamYou 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...
timestamp1562156700001Official Java Client Libraryby Ipregistry TeamWe'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...