Product Updates Updates

New field value CDN for connection type

by Ipregistry Team
Happy New Year! We wish you the best for 2020. Last year was incredible and we are looking forward to continue innovating in the IP and cyber-security domains with you. It was not possible to start this year without announcing something...
New
API
Data Points

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...
Announcement

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...
New
API
Data Points

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