Skip to main content
GET
Get quote

Authorizations

Api-Key
string
header
required

Demo API-Key (Sandbox): 7037d2b3-9c76-4f62-b730-c544f7570fa4

Query Parameters

from_asset
string
default:ETH.ETH
required

Input asset identifier.

to_asset
string
default:BTC.BTC
required

Output asset identifier.

origin
string
default:0xacd9a974065de9c7a19873f95af7595e1d632167
required

From wallet address.

destination
string
default:bc1q2hk2q3zy7pdh0tp4awzn4k5lyetedaue5zt88r
required

To wallet address.

amount
string
default:1
required

Amount to swap (Example: 1 ETH)

Response

Quote response across multiple protocols. The response may include a subset of protocols depending on availability.

quotes
object[]
required

Quotes returned by available protocols. May be empty.

timestamp
string<date-time>
required

Timestamp when the quote was generated.

quote_id
string<uuid>
required

Quote identifier. Use this in subsequent /deposit and /status calls.