Skip to main content

Welcome to the Afriex Business API

The Afriex Business API enables you to manage customers, process payments, handle payouts, and receive real-time notifications via webhooks. This documentation provides comprehensive guides and API reference for integrating with our platform.

Base URLs

The API is available on two environments:
EnvironmentBase URL
Staginghttps://staging.afx-server.com
Productionhttps://prod.afx-server.com

Authentication

All API endpoints require authentication using an API key. Include your API key in the x-api-key header:
x-api-key: your-api-key-here
Obtain your API key from the Afriex Dashboard.

API Versioning

The API supports versioning via the x-api-version header:
x-api-version: 2025-12-28
If not specified, the API defaults to the latest stable version.

Core Resources

The API provides the following core resources:

Support

Need help? Contact us at support@afriex.com.