Deribit · Schema

Instrument Name

Unique instrument identifier

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

instrument_name.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/instrument_name.json",
  "title": "Instrument Name",
  "example": "BTC-PERPETUAL",
  "type": "string",
  "description": "Unique instrument identifier"
}