This API provides geolocation data for a given IP address or a list of IP addresses (soon).
The API returns the following HTTP Status codes:
Code | Status | |
---|---|---|
200 | OK | Request completed successfully and the response contains data. |
400 | Bad Request | The request is invalid (forgot the ip address?). |
401 | Unauthorized (soon) | API key is absent or invalid. |
404 | Not Found | Request url / resource is not found. |
500 | Internal Server Error | There was a problem with the api. |