v1

latestOpenAPI 3.1.02026-07-22128346287.7 KB
Service

Get Caller Location

Lookup the geographic location of a user based on their IP address.

This API exists for debugging purposes and may not be available in the future.

get/geolocate

Query parameters

ipstring nullable

IP address to geolocate, defaults to client IP address

Example:1.2.3.4

IP address to geolocate, defaults to client IP address

Response

Successful Response

ipstring required

Resolved IP address, useful for debugging

allowedboolean

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