v1

latestOpenAPI 3.0.0HERE Documentation License2026-07-142162791.8 MB
Ingestion

Gets the current timestamp

Returns the current server time in seconds since the UNIX epoch. The server time is used to check the validity of the OAuth 1.0 header of a device data ingestion request. Devices must synchronise with the server time to avoid a clock skew.

Note that in the data ingestion request the timestamp is specified in milliseconds.

get/v2/timestamp

Headers

X-Request-Idstring uuid

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

Must be a valid UUIDv4.

Response

OK

The server timestamp was successfully returned

timestampinteger

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