Start with the sandbox. We recommend setting up a sandbox account first so you can test the full integration flow — KYC, bank accounts, quotes, and orders — without using real money or personal data.
1. Create a Sandbox Account
Go to sandbox.etherfuse.com and sign up with your email and password. Complete KYC and bank account setup using fake data — no real personal information is required. The sandbox connects to testnets for all supported blockchains:- Stellar: Testnet
- Solana: Devnet
- Other supported chains: Testnet
2. Get a Sandbox API Key
Navigate to the Sandbox API Keys page, found under “Account” → “Manage Accounts” in the sidebar. Any admin on the account can create sandbox API keys immediately — no approval process required.Keys live on a business account. If the page prompts you to finish KYB instead of showing keys, you’re on a personal account — only business organizations have API keys. Use Add account to create a business org, select it, and use the sandbox KYB bypass button to unlock keys.
3. Sandbox API URL
All sandbox API requests should be made to:4. Authentication
Include your API key in theAuthorization header of every request:
Going to Production
Once you’ve tested your integration in sandbox, switch to production:- Production account: app.etherfuse.com (requires real KYC)
- Production API keys: app.etherfuse.com/account/manage (may require approval)
- Production API URL:
https://api.etherfuse.com
Production access requires business verification (KYB). Complete your organization’s KYB and upload your business documents at app.etherfuse.com/account/docs to unlock production access.