Skip to main content
POST
/
swap
/
build
Build Swap Transaction
curl --request POST \
  --url https://api.example.com/swap/build \
  --header 'Content-Type: application/json' \
  --data '
{
  "quoteResponse": {}
}
'
quoteResponse
object
required
The quote response from GET /swap/quote