HyperTrackDocs
Devices API

Start tracking

Start tracking a device with the API.

The Devices API is deprecated. New integrations should use the Workers API instead.

POST /devices/{device_id}/start

Start tracking a device with the API.

Path parameters

NameTypeDescription
device_idstringA string representing the ID of a device, case sensitive.

Response

Returns 200 when the tracking command was sent.