Get a live derived quote (not persisted)
API Reference
Quote
GET
Get a live derived quote (not persisted)
This endpoint returns a live derived quote. Quotes are not persisted as entities.
For quoting semantics, see Quote.
Authorizations
Basic Auth (assumed at gateway for MVP)
Query Parameters
Example:
1
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f5fE4b"
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f5fE4b"
Available options:
EXACT_IN, EXACT_OUT Amount (smallest units) as string. Interpretation depends on tradeType.
Required range:
0 <= x <= 5000Response
Quote
Example:
1
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f5fE4b"
Pattern:
^0x[a-fA-F0-9]{40}$Example:
"0x742d35Cc6634C0532925a3b844Bc9e7595f5fE4b"
Available options:
EXACT_IN, EXACT_OUT Exact input amount (smallest units as a string)
Example:
"1000000"
Exact output amount (smallest units as a string)
Example:
"999000"
Fee breakdown (protocol, gas estimate, etc.)
Router/path details (implementation-defined)