Get a market quote
API Endpoints (beta)
Get a market quote
POST
Get a market quote
Body
application/json
Required string length:
1 - 96Example:
"Bitcoin.BTC"
Required string length:
1 - 96Example:
"Ethereum.USDC"
Available options:
readable, raw Example:
"readable"
Order type. Defaults to market_order.
Available options:
market_order, market Example:
"market_order"
Required string length:
1 - 96Example:
"1"
When true, include the winning route rows in the response. Defaults to true.
Example:
true
Response
Market quote created by the internal router API.
Example:
"00000000-0000-4000-8000-000000000001"
Available options:
market_order Example:
"market_order"
Example:
"Bitcoin.BTC"
Example:
"Ethereum.USDC"
Example:
"2026-05-04T12:10:00Z"
Example:
"100000"
Route legs describing the hop-by-hop execution of the winning quote path.
Available options:
readable, raw Example:
"readable"
Required range:
x >= 0Example:
63000
Debug-only quote candidate records returned when includeQuoteCandidates is true. Each record includes family, status, venues, latency_ms, and raw_quote for successful candidates.