v1
latestOpenAPI 3.0.0ISC2026-07-26318688.6 KBQuotes
Beta - Multi Quotes
Returns a candidate array per order, mirroring the candidate resolution the multi-exchange create flow runs — CEX STANDARD + private two-leg, no DEX.
post/quotes/multi
Request body
Example request
{
"orders": [
{
"from": "6689b73ec90e45f3b3e51564",
"to": "6689b73ec90e45f3b3e51558"
}
]
}Response
Success