Documentation Index
Fetch the complete documentation index at: https://docs.deribit.com/llms.txt
Use this file to discover all available pages before exploring further.
Release 06.05.2026 — v1.0
Market Data
Instrument message has been renamed to InstrumentDefinition and redesigned:- New fields added:
indexId,underlying,quantityAsset,priceAsset,minOrderQuantity - Removed fields:
symbol,baseCurrency,quoteCurrency,baseIncrement,creationTime,logicalExpiry - Large tick size information is now represented as a repeating
largeTickSizesgroup instead of flat fields - A new repeating
legsgroup has been added to support combo instruments
IndexDefinition message added, providing indexId and name for each index.Message ID changes:TradingStatusUpdatehas been removed and replaced byInstrumentStatusUpdateInstrumentInfoandInstrumentRefhave been renumbered
sortOrderId field added to Buy Put and Sell Put messages.TradeSummary message redesigned:impliedVolatilityfield removedtradeCountfield added — indicates the number ofTrademessages following the summarytakerFlagsfield renumbered
CancelReason values:PORTFOLIO_LOCKED— order cancelled because the portfolio is lockedPOST_ONLY— post-only order would have crossed
OrderRejectReason values:PORTFOLIO_LOCKED— order rejected because the portfolio is lockedPOSITION_LIMIT_EXCEEDED— future or options position size limit exceededORDER_SIZE_LIMIT_EXCEEDED— open order aggregate size limit exceeded
MassQuoteRejectReason value:PORTFOLIO_LOCKED— mass quote rejected because the portfolio is locked