This endpoint returns the current server time as a Unix timestamp in milliseconds. Use this for synchronizing chart data timestamps with the server’s clock.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Server time returned successfully
Current server time as Unix timestamp in milliseconds
Example:
1704067200000