Skip to main content
GET
Get Caller Location

Query Parameters

ip
string | null

IP address to geolocate, defaults to client IP address

Example:

"1.2.3.4"

Response

Successful Response

ip
string
required

Resolved IP address, useful for debugging

location
Geolocation · object | null

Information about the location of the IP address, None if could not be determined

allowed
boolean
default:false

Whether the IP address is allowed to be used for inference.