On-ramp: Crypto to fiat
Use this flow to receive a supported stablecoin and settle its value in a fiat wallet.How it works
Step-by-step
- Call Get crypto networks.
- Call Initiate a crypto collection.
- Show the deposit address and network to the user.
- Wait for the
collection.completedwebhook. - Use Create a fiat payout to send the fiat balance to a bank account.
Off-ramp: Fiat to crypto
Use two Crypto API requests to send value from a fiat wallet to an external crypto address.How it works
Step-by-step
- Get the destination address, token, and network.
- Get the business crypto wallet ID for the token.
- Call Create a crypto swap.
- Call Create a crypto payout.
- Check the transaction status until it is
SUCCESSFULorFAILED.
Use List crypto assets to see the active tokens and networks for your business.

