Skip to main content

What timezone does CoinAPI use for date and time values?

All timestamps returned by CoinAPI—across REST, WebSocket, and FIX protocols—are standardized to UTC (Coordinated Universal Time).

This applies to:

  • Historical data (e.g., OHLCV, trades)
  • Real-time streams
  • Metadata and time range filters

For details on time formatting and handling across endpoints, refer to our documentation:

CoinAPI Timezone & Timestamps