Ip2Geo - Convert IP

get/convert

Query parameters

ipstring required

IPv4 or IPv6 address to lookup.

Response

Successful geolocation lookup.

successboolean required

Whether the request was successful.

messagestring required

Response message.

codeinteger required

HTTP status code.

Changes

Changed in 1 of the 3 revisions of this API.2

    • for the query request parameter ip, the type/format was generalized from string/ipv4 to string/

      request-parameter-type-generalized

    • added the non-success response with the status 429

      response-non-success-status-added