Documentation Index
Fetch the complete documentation index at: https://docs.binibit.com/llms.txt
Use this file to discover all available pages before exploring further.
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 dedicatedGET /time endpoint is on the roadmap for v1.x.