Create Fast Swap
This endpoint provides the ability to create a swap with as few parameters as possible - destination network, asset and amount. Then, the endpoint will return all the possible source networks which can be used for transferring the funds to the destination network. The returned source networks are tracked for a possible deposit.
POST
https://api.layerswap.io/api/swaps/fast
Create fast swap
Query Parameters
client_id
String
Headers
Content-Type*
String
application/json
Request Body
destination_address*
String
The destination network address, where the user will receive the funds.
destination_asset*
String
destination_network*
String
Raw request
Raw response
Last updated