Skip to main content

Compute market quote

POST 

/api/v1/markets/quote

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

DEPRECATED: Use /v1/cefi/markets/quote instead. Calculate a quote preview for an asset using current visible order book depth. Supports both base quantity and quote (notional) quantity via the required qty_unit parameter. In schema v2024_01_01, successful responses contain only qty and price. For qty_unit=QUOTE, the exchange computes the largest executable base quantity that fits within the requested quote amount while respecting the instrument's base increment at the final consumed price level. As a result, in schema v2026_01_23 the returned notional may be slightly less than the requested quote amount and the difference is reported in notional_residual.

Request

Responses

Successful operation.