Create Swap
Creates a new cryptocurrency swap on the specified exchange
Documentation Index
Fetch the complete documentation index at: https://docs.bestflow.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Optional Bearer authentication using an API key provided as a Bearer token. Required for unlimited requests and revenue sharing.
Body
Swap creation details
Exchange to use for the swap
swapter, etzswap, pegasusswap Source currency ticker
Destination currency ticker
Source network identifier
Destination network identifier
Destination wallet address
Amount to swap
Optional memo/tag for destination address
Response
Swap created successfully
Unique identifier for the swap
Source currency ticker
Destination currency ticker
Source network identifier
Destination network identifier
Amount to send to complete the swap
Deposit address to send funds to
Memo/tag for the deposit; null when not required or not provided
