Environments
Overview
To ensure the smooth and secure integration of its services, Coinify provides two distinct environments: sandbox
and production
. This, Coinify 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.
Environment | API URL |
---|---|
sandbox | https://api.payment.sandbox.coinify.com |
production | https://api.payment.coinify.com |
Creating a sandbox merchant account
Get started by creating a merchant account in the Sandbox Merchant Dashboard.
Then contact Coinify API Support to provide you with the API credentials for the sandbox API.
Bitcoin Test Environment
The Coinify sandbox environment is live on Bitcoin test network TestNet3.
To learn how to set up a BTC Testnet wallet and get Testnet BTC funds, please read our Help Center article.
Production environment
For the production environment, you must create a merchant account in the Production Merchant Dashboard, fill out your Business Account, and Verify your account as instructed on the page.
Then contact Coinify API Support to provide you with the API credentials for the production API.
All transactions in the production environment are executed on the live/mainnet blockchain networks.
Updated about 1 month ago