How to check that your integration works?

We have a Sandbox environment which you can access via the following URL https://sandbox.ca.swapple.org/ . Here you can create an order and emulate a deposit and follow the execution of this order.

To do this, you need to generate a separate key for authorization (check the Authorization section)

In order to pay with cryptocurrency, you can call the following method:

POST https://sandbox.api.swapple.org/api/deposit/emulate

And that's it, you just need to wait for your order to be finalized.

Last updated