Sandbox Environment
Etherfuse provides a sandbox environment for testing your integration before going to production. The sandbox connects to testnets for all supported blockchains:- Stellar: Testnet
- Solana: Devnet
- Other supported chains: Testnet
Sandbox API URL
All sandbox API requests should be made to:Getting Sandbox Access
To get access to the sandbox environment:- Contact Etherfuse to request sandbox credentials
- You’ll receive a sandbox API key separate from your production key
- Use this key with the sandbox API URL for all test requests
- Full setup: Complete the KYC process and link bank accounts in the sandbox environment to test the complete flow
- Whitelisted access: Contact Etherfuse to get your test account whitelisted, which allows you to skip certain verification steps for faster testing
Sandbox UI
A sandbox version of the Etherfuse UI is available at:Testnet Tokens
You’ll need testnet tokens to test offramps and swaps. Contact Etherfuse for information on obtaining testnet CETES, USDC, and other supported tokens on the relevant testnets.Webhooks in Sandbox
Webhooks work the same in sandbox as in production. Make sure your webhook endpoint is publicly accessible (or use a tool like ngrok for local development) and register it viaPOST /ramp/webhook.