Introduction
The Locator API is a tool for determining the location of devices without using GPS. The API can receive the following data sources:
- Wi-Fi access point signals.
- Mobile network signals.
- IP addresses.
In response to a request, the Locator API returns the coordinates and positioning accuracy in meters.
Note
We have updated the Locator API. To switch to the new API, please follow the instructions.
The new API enhances hybrid location detection methods. It allows determine current location more precisely for navigation tasks.
API request limits
The following limits are set for the API:
- Maximum requests per second (RPS): 50. If the limit is exceeded, some requests will be rejected with the HTTP 429 response code.