timestamp1568101140001Usage Chart Per API Keyby Ipregistry TeamWe 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...
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...
timestamp1565265600001More Data Points!by Ipregistry TeamIt was awaited by most of you. We've deployed a big update that brings new data points. Thanks to the hard work we made these last weeks to correlate and analyze data, we are proud to announce new data fields! The API is returning a new...
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...
timestamp1562846400001IPv6 support for API endpointsby Ipregistry TeamIPv6 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...
timestamp1560416400001Browser and Device detection 🔍by Ipregistry TeamThe 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...
timestamp1557233580001Selecting API fieldsby Ipregistry TeamYou can now customize API responses by passing in a fields query parameter with a comma separated list of the fields you require. Here is an example: https://api.ipregistry.co/?key=tryout&fields=ip,location.country.code The fields...
timestamp1556196180001Throttling / Rate Limitingby Ipregistry TeamWe are launching in public beta a new feature to throttle / rate limit API key usage per hour. You can manage the feature from the Ipregistry dashboard: https://dashboard.ipregistry.co/keys Please note the feature is in beta and is...
timestamp1552660200001Domain and IP address Whitelistingby Ipregistry TeamIpregistry is now supporting domain and IP address whitelisting. It allows restricting from where your API keys can be used. You can use this feature to protect your API key from quota theft if it is ever exposed or if you use the API...