curl --request GET \
--url https://api.copilot.markets/clob/time1234567890Returns the current Unix timestamp of the server. This can be used to synchronize client time with server time.
curl --request GET \
--url https://api.copilot.markets/clob/time1234567890Successfully retrieved server time
Unix timestamp (seconds since epoch)
Was this page helpful?