GuidesAPI Reference
API Reference

Trains a POI geofence

Trains the POI geofence geofenceId using a device telemetry. The POI geofence boundary is defined using radio measurements. The geofence is trained using a telemetry that the device with trackingId has ingested during the specified time range, while being at this point of interest. Only telemetries that have been ingested during the last 24 hours can be used in the training.

Optionally, a WLAN scan be used for the training.

Path Params
uuid
required

ID of the geofence

Body Params
string
required
length between 1 and 50

This is a unique ID associated with the device data in HERE Tracking. The trackingId gets assigned to a device when the device is claimed by a user.

integer
required

Milliseconds elapsed since 1 January 1970 00:00:00 UTC.

The value must be within the past 24 hours from the current timestamp

integer
required

Milliseconds elapsed since 1 January 1970 00:00:00 UTC.

The value must not be greater than current timestamp

Headers
uuid

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

Must be a valid UUIDv4.

Responses

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