Environments
To ensure the smooth and secure integration of its services, Coinify provides two distinct environments: sandbox and production. This ensures that developers can test their API integration thoroughly before deploying it in a live environment, ensuring a seamless and secure experience for all parties involved.
| Description | Sandbox | Production |
|---|---|---|
| API base URL | https://app-api.sandbox.coinify.com | https://app-api.coinify.com |
| Trade Widget | https://trade-ui.sandbox.coinify.com | https://trade-ui.coinify.com |
| Trade Widget SDK | https://trade-ui.sandbox.coinify.com/widget/sdk/v1/trade.js | https://trade-ui.coinify.com/widget/sdk/v1/trade.js |
