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
Getting started with the sandbox is self-service:- Sign up at devnet.etherfuse.com
- Complete the KYC and bank account flows using fake data (no real information required)
- Test the complete onramp, offramp, and swap flows
API Key Required for API FlowsIf you want to test API-driven flows (rather than the UI), you’ll need an API key. Contact Etherfuse to request one, as API key creation must be enabled for your account.
Sandbox KYC & Bank Accounts
The sandbox environment accepts fake data for both KYC verification and bank account linking. You can submit any test identity information, documents, and bank details to complete the onboarding flow without providing real personal data.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.