Skip to main content

Unit

Every timestamp returned by the API is an integer in milliseconds since the Unix epoch (1970-01-01T00:00:00Z).

Conversion

Sending timestamps in requests

Query parameters that accept a timestamp (e.g. start_time, end_time on /historical_trades) also expect milliseconds:

Server time

Server clock is synced via NTP. Drift is typically under 100 ms. A dedicated GET /time endpoint is on the roadmap for v1.x.