How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Deribit Combo Books API

The Combo Books API from Deribit — 5 operation(s) for combo books.

Deribit Combo Books API is one of 19 APIs that Deribit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Combo Books. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 5 operations across 5 paths, and defines 18 schemas. It is described by OpenAPI 3.0.0, at version 2.1.1.

Requests are made against a single base URL, https://test.deribit.com/api/v2.

5 operations 5 paths 18 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.1.1
Base URL
https://www.deribit.com/api/v2
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.

Combo Books 5
GET
/public/get_combos
Retrieves information about active combos for the specified currency. Returns detailed information including leg structures and combo properties. For a list of combo IDs only, use [public/getcomboids…
1 param body → 200
GET
/public/get_combo_ids
Retrieves available combo IDs. This method can be used to get the list of all combos, or only the list of combos in the given state. Use [public/getcombodetails](https://docs.deribit.com/api-referenc…
2 params body → 200
GET
/public/get_combo_details
Retrieves detailed information about a specific combo, including its leg structure, state, and other properties. Use [public/getcomboids](https://docs.deribit.com/api-reference/combo-books/public-get…
1 param body → 200
GET
/private/create_combo
Verifies and creates a combo book or returns an existing combo matching the given trades. Combos allow trading on multiple instruments (futures and options) simultaneously as a single strategy. If a…
1 param body → 200
GET
/private/get_leg_prices
Returns individual leg prices for a given combo structure based on an aggregated price of the strategy and the mark prices of the individual legs. Note: Leg prices change dynamically with mark price…
2 params body → 200

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are combo (6 properties), PublicGetCombosResponse (3 properties), PublicGetComboDetailsResponse (3 properties), PrivateGetLegPricesResponse (3 properties). Each schema is shown below with its type and property counts.

combo_leg
object
2 properties
PublicGetComboIdsResponse
object
3 properties 2 required
PrivateCreateComboResponse
object
3 properties 2 required
timestamp
integer
The timestamp (milliseconds since the Unix epoch)
PublicGetComboDetailsResponse
object
3 properties 2 required
combo
object
6 properties
instrument_id
integer
Instrument ID
combo_leg_amount
integer
Size multiplier of a leg. A negative value indicates that the trades on given leg are in opposite direction to the combo trades they originate from
combo_id
string
Unique combo identifier
currency
string
Currency, i.e "BTC", "ETH", "USDC"
amount
number
It represents the requested order size. For perpetual and inverse futures the amount is in USD units. For options and linear futures it is the underlying base…
PrivateGetLegPricesResponse
object
3 properties 2 required
direction
string
Direction: buy, or sell
PublicGetCombosResponse
object
3 properties 2 required
currency_with_any
string
Currency name or "any" if don't care
leg_structure
array
combo_state
string
Combo state: "active", "inactive"
instrument_name
string
Unique instrument identifier

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

deribit-combo-books-api-openapi.yml Raw ↑

Other APIs Deribit publishes across the network.

Deribit WebSocket API
Deribit FIX API
Deribit Account Management API
Deribit Authentication API
Deribit Block RFQ API
Deribit Block Trade API
Deribit Mark Price API
Deribit Market Data API
Deribit Matching Engine API
Deribit Portfolio Management API
Deribit Private API
Deribit Public API
Where this information came from

This is an independent, third-party profile of Deribit Combo Books API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.