CoinSwap.me API is the fast, efficient and reliable way to accept over 30 cryptocurrencies, anywhere and anytime. It is very easy to integrate with your website, platform or existing service. You will love it and your customers too.
If you have any technical request on CoinSwap.me API, please send an email to api@CoinSwap.me. For becoming a partner or other related enquiries, please get in touch sending an email to business@CoinSwap.me.
curl -X POST -d @file.txt https://CoinSwap.me/api/v1/order/new --header "Content-Type:application/json"
{ "order": { "from_currency": "LTC", "to_currency": "ZEC", "ordered_amount": "0.01" } }