GuidesAPI Reference
API Reference

Ingests data for multiple devices

Device owner use this endpoint to ingest data to HERE Tracking on behalf of multiple devices.

A single request can contain data for multiple devices. The devices can be either real or virtual. A real device is identified by a trackingId assigned to it when the device was claimed. A virtual device is identified by an external device ID and the owner's project appId.

Prior to making the request, the device owner should first authenticate himself with HERE Tracking and obtain a user access token. The user access token will then be used in this API call.

For more information on the device position resolution, and the device shadow and trace updates, see the /v3 endpoint description.

Body Params

See GSM and WLAN telemetry examples in the /v3 endpoint description.

string

The user's project appId. Used together with an external ID to identify the virtual devices.

data
array of objects
required
data*
Headers
uuid

ID used for correlating requests within HERE Tracking. Used for logging and error reporting.

Must be a valid UUIDv4.

string
required
Responses
204

Successful (no content)

The device data was ingested successfully.

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