Get Server Time
Retrieves the current server time in Unix timestamp format for request synchronization.
Last updated
Retrieves the current server time in Unix timestamp format for request synchronization.
Last updated
GET /api/v1/public/time HTTP/1.1
Host: trading-api.flipster.io
api-key: YOUR_API_KEY
Accept: */*
{
"serverTime": "1765975842095607088"
}