1. Choose an environment
Use the staging base URL while building and testing.2. Add API-key authentication
Protected API requests should be sent by your backend with Simfy Business-issued API credentials. Send these headers:3. Fetch supported networks
Use supported values returned by Simfy Business instead of guessingcoin, token, chain, or market values.
4. Create a crypto wallet
5. Get the crypto deposit address
6. Preview value-moving actions before confirming
Payouts, withdrawals, and swaps should be previewed or quoted before the user confirms. For NGN payouts, use the payout preview endpoint first:7. List wallets
8. What to build next
After the wallet and payout flow works, continue with:- Transactions, if your product needs activity history.
- Swaps, if your product supports asset conversion.
9. Handle errors
Check the HTTP status code and the JSONstatus field before using the response data.