Skip to main content
POST
Create trade quote

Authorizations

X-API-Key
string
header
required

Your Daya API key, sent in the X-API-Key header. Issue and scope keys in the Daya dashboard.

Body

application/json

Trade quote request

input_amount
string
required
Example:

"100.00"

input_asset
string
required
Example:

"USD"

output_asset
string
required
Example:

"BTC"

output_amount
string
Example:

"0.00153846"

Response

Issued trade quote

data
object
error
object
message
string

Message is an optional banner/toast string.

success
boolean
timestamp
string