System time

/track/v2/projects/{projectToken}/system/time

Get the current time of the Bloomreach Engagement platform in Unix time in seconds.

Use when you want to attach the timestamp of the event in your system explicitly or to synchronize the clock between your time and our server time. Tracking events without timestamp uses the timestamp from our server at the moment it was received.

The purpose of this route is primarily for the SDKs. It shall be used directly only when you know what you are doing.

Definition

Authorization

In this API call you can use any of these 2 types of authorization accesses:

Available access typesPermissions needed
Public accessNone
Private accessNone

Read more about:

Path parameters

ParameterTypeDescriptionRequired
projectTokenstringThe ID of your project.required

Headers

ParameterTypeDescriptionRequired
authorizationstringUsed for authentication. Read more in the Authentication section.required
content-typestringapplication/jsonrequired
Language
Click Try It! to start a request and see the response here!