Yes! Our API supports coin swaps, allowing you to convert one cryptocurrency into another effortlessly. Our Swap API consists of multiple endpoints, each serving a specific purpose to help you manage and execute swaps efficiently.
Here’s how each endpoint works:
-
🔁
/swap/request
Initiate a coin swap by specifying the source and destination currencies, amount, and other preferences. This creates a new swap transaction. -
📜
/swap/history
Retrieve a list of your past swap transactions. You can filter by currency, time period, and more—perfect for tracking activity or auditing. -
📊
/swap/pairs
View the available currency pairs that can be swapped through the API. This helps you confirm which conversions are supported before initiating a swap. -
🧮
/swap/calculate
Get an estimated conversion result before executing the swap. Simply input your source currency, amount, and destination currency to preview the expected outcome. -
💱
/swap/rate
Check real-time swap rates for any supported currency pair. Useful for determining the best time to initiate a swap based on current market conditions.
These tools allow you to fully integrate crypto swapping functionality into your platform—whether for automated trading, portfolio rebalancing, or giving users more flexibility during checkout.