Get location

This API request can be used to get location for specific asset by asset ID in GeoJSON format. Api returns single 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 asset id and user.

Path Params
uuid
required

ID of the asset

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json