iplocation.net API

Version: 1.1.1-pre.0

OpenAPI v3 specification and a set of generated API clients for iplocation.net

Schemes:

Summary

Path Operation Description
/ GET

Get geolocation of an IP address

Paths

Get geolocation of an IP address

GET /

Retrieve geolocation of an IP address.

ip

An IPv4 or IPv6 address that you would like to lookup.

query object
format

Output format, the following formats are supported: plain xml json jsonp php csv serialized

query object
delimiter

Delimiter between proxies. Can be used only with format plain. The following types are supported: 1 for "\n", 2 for "
".

query object
200 OK

Successfully processed the request.

400 Bad Request

Failed to complete the request.

404 Not Found

Command not found.