Returns the current server time as a Unix timestamp in milliseconds. This endpoint ensures time synchronization between client applications and the trading server, which is critical for accurate order timing and market data correlation.
Use Case: Synchronize client clocks with the trading server to ensure accurate timestamp comparisons and time-sensitive operations.
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Current server time (Unix seconds) as plain text
Unix timestamp in seconds
"1704067200"