Address Operations
Get Swap Quote
This endpoint allows you to retrieve a quote for swapping assets.
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
fromAssetId | true | string | The master wallet asset id to swap from. |
toAssetId | true | string | The master wallet asset id to swap to. |
amount | true | string | The amount to swap. |
recipientAddress | false | string | The external address you want to swap to |
POST
Authorizations
Path Parameters
Example:
"YOUR_WALLET_ID"
Example:
"ADDRESS_ID"
Body
application/json
Response
200 - application/json
200 - External Recipient Address / 200 - Recipient Master Wallet
The response is of type object
.