New API response headers and query option
timestamp1586847300001
API
New
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 credits remaining on your account at the time the request was handled.
The old response header Ipregistry-Credits
is deprecated and will be removed after Friday 14 August, 2020.
We are also introducing a new query option that transforms all field values that are returned to ASCII characters. By default, values are encoded using UTF-8.
This new option is particularly useful when integrating with legacy code that doesn’t support Unicode. To use the new option simply append &unidecode=true
to your query URL as follows:
Did you like this update?
{error_message}
Leave your name and email so that we can reply to you (both fields are optional):
Thanks for your feedback!