Skip to main content
GET
Lookup IP geolocation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ip
string

IP address to look up. If omitted, the caller IP is used when proxy headers are available.

Response

IP geolocation result.

object
string
required
Example:

"ip_geo"

request_id
string
required
Example:

"req_123"

data
object
required