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