IP Geolocation API

GET

https://api.apifreaks.com/v1.0/geolocation/lookup

Params
Authorizations
format
Format of the Response
ipString
IPv4, IPv6, or hostname whose geolocation lookup is required
langString
response language.
fieldsArray
Comma separated list of fields to be included in the response. with an additional optional field "geo" to represent geolocation fields.
excludesArray
Comma separated list of fields except ip to be excluded in the response
includeArray
Comma-separated list of values to include additional IP lookup information in the response.

Sample Responses

404
423
LANGUAGE
Python
PHP
Java
Node
Ruby
$ pip install requests
RESPONSE

Click Test it to start the request and see the response here!