Quickstart Guide
Get up and running with the Afriex Business API in three simple steps.Prerequisites
Before you begin, you’ll need:- An Afriex Business account (Sign up here)
- Your API key from the dashboard
- A tool for making HTTP requests (cURL, Postman, or your preferred HTTP client)
Step 1: Get your API key
Obtain your API credentials
Obtain your API credentials
- Log in to the Afriex Dashboard
- Navigate to Settings > API Keys
- Generate a new API key for your integration
- Copy and securely store your API key
Step 2: Make your first API call
Test the API with cURL
Test the API with cURL
Create your first customer:
Verify the response
Verify the response
A successful response will return the created customer:
Step 3: Process your first transaction
Create a transaction
Create a transaction
Once you have a customer and payment method set up, you can create a transaction:
Next Steps
Now that you’ve made your first API calls, explore these guides:API Reference
Explore all available endpoints and their parameters.
Customers
Learn how to manage customer profiles and KYC.
Payment Methods
Set up bank accounts and mobile money wallets.
Webhooks
Receive real-time notifications for events.