cURL
curl --request GET \ --url https://clob.kuest.com/time
{ "serverTime": 123 }
serverTime
Current server timestamp (seconds)
Unix timestamp in seconds.
Was this page helpful?