Deribit · Schema

Date

The event date with year, month and day

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

date.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/date.json",
  "title": "Date",
  "example": "2019-11-24",
  "type": "string",
  "description": "The event date with year, month and day"
}