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
GET
/ratesGet real-time exchange rates for Onramp or Offramp.
API Credentials
Query Parameters
POST
/onrampInitiate a fiat-to-crypto transaction for a user.
API Credentials
Request Body
POST
/offrampInitiate a crypto-to-fiat transaction.
API Credentials
Request Body
GET
/banksGet a list of supported financial institutions.
API Credentials
Query Parameters
GET
/verify-accountVerify a bank account number and retrieve the account holder's name.
API Credentials
Query Parameters
GET
/orders/:idGet the status of an order. Replace :id with the actual order ID in the path.
