Product Updates Updates

Wildcard support with Origin filtering

by Ipregistry Team
Using Ipregistry you can filter origins, and control what API key is allowed to call the Ipregistry API from the client-side (i.e. your users’ browser). That’s really convenient to prevent unwanted usage of your API key from other websites.
New

CCPA and LGPD compliance

by Ipregistry Team
Ipregistry was already GDPR compliant but starting Today it is also California Consumer Privacy Act (CCPA) and Lei Geral de Proteção de Dados (LGPD) compliant. Our existing legal pages have been updated for this purpose. Here are the...
New

Manual IP Address Search

by Ipregistry Team
We've just deployed a new version of the dashboard that supports IP address lookup from within the dashboard. You can use this method for manual lookups instead of our API. To access the feature, select "Search" in the left menu. Then...
Dashboard
New

New API response headers and query option

by Ipregistry Team
Every API call is now returning 2 new response headers: Ipregistry-Credits-Consumed: the value associated to this response header contains the number of credits your request consumed. Ipregistry-Credits-Remaining: returns the number of...
API
New

IP lookups are now returning the routing prefix

by Ipregistry Team
Following recent requests, it was expressed a need to get the routing prefix associated with an IP address. This data is now included under the field connection.route for all API calls that return IP data. The value uses the CIDR...
New
API
Data Points

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

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

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