Our Offramp API allows your users to go from crypto to local currency instantly.
We currenctly support Offramp with Bank transfer (NGN) and MoMo (GHS)
Offramp with Bank transfer (NGN)
1
Resolve destination bank account
Use our resolve-bank-account reference to verify recepient bank account and return the account details
2
Get rates
Use our get-current-rates reference to fetch offramp rates
3
Create your payment
Use our create-payment reference to create your payment.
4
Handle webhook
A webhook notification containing associated payload and verification hash is sent to your webhook endpoint for validation. See webhooks for details