Get locations

This API request can be used to get a paginated list of locations. Api returns list of Feature and Geometry type is always Point.

Point geometry always includes two coordinates: longitude and latitude, optionally third, the altitude in meters (not available for Bluetooth tag assets).

GeoJSON documentation

To be able to call the service a valid token is required. To get a token follow this guide: How to obtain a token

Rate & Size Limiting: One request per second for specific page and user.

➡️

OpenAPI Specification for the Location API domain

Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this API in a JSON file here.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!