Skip to main content
POST
Execute quote

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Signed quote execution parameters.

signedTransaction
string
required

Base64-encoded transaction signed by the connected Solana wallet.

Minimum string length: 1
quoteId
string

Quote identifier returned by the quote endpoint.

Minimum string length: 1
routeName
string

Liquidity route returned with the quote.

Minimum string length: 1
providerRequestId
string

Provider request identifier returned with the quote.

Minimum string length: 1

Response

Transaction submission status.

success
enum<boolean>
required
Available options:
true
data
object
required
timestamp
string
required