Get started

Endpoints

Unwired Labs' APIs are hosted in two regions, each with its own base URL. Choose the region closest to your servers.

Unwired Labs' APIs are hosted in two regions, each with its own base URL. Choose the region that's geographically closer to your servers for minimal latency, then send requests to the endpoint for the specific API you're calling - see Available Endpoints below.

Regions

Region 1: United States (Northern Virginia) https://us1.unwiredlabs.com

Region 2: Europe (Germany) https://eu1.unwiredlabs.com

Available Endpoints

Replace <region> below with us1 or eu1.

MethodPathUsed by
POSThttps://<region>.unwiredlabs.com/v2/processGeolocation
GEThttps://<region>.unwiredlabs.com/v2/searchForward Geocoding
GEThttps://<region>.unwiredlabs.com/v2/reverseReverse Geocoding
GEThttps://<region>.unwiredlabs.com/v2/timezoneTimezone
GEThttps://<region>.unwiredlabs.com/v2/balanceBalance

On this page