API Testing Console
Test the Payfrica Partner API endpoints directly from your browser. Enter your API credentials and try out the endpoints with real data.
Note: Your API credentials are only used for testing and are not stored anywhere. All requests are made directly from your browser to the Payfrica API.
Test Endpoints
/ratesGet real-time exchange rates for Onramp or Offramp.
API Credentials
Query Parameters
/onrampInitiate a fiat-to-crypto transaction for a user.
API Credentials
Request Body
/offrampInitiate a crypto-to-fiat transaction.
API Credentials
Request Body
/offramp/instantInitiate a crypto-to-fiat transaction with immediate payout via SafeHaven. This is currently only supported for NGN.
API Credentials
Request Body
/banksGet a list of supported financial institutions.
API Credentials
Query Parameters
/verify-accountVerify a bank account number and retrieve the account holder's name.
API Credentials
Query Parameters
/orders/:idGet the status of an order. Replace :id with the actual order ID in the path.
API Credentials
Query Parameters
/verify-ninVerify the identity of a user using their National Identification Number (NIN) or Phone Number. This is required for KYC compliance.
