Skip to main content

Welcome to DCash API

DCash provides a comprehensive payment API that enables seamless integration with mobile money providers across Africa. This documentation will guide you through the integration process.

Base URL

All API requests should be made to:
https://sandbox.dcash.africa
This is the sandbox environment for testing. Production URLs will be provided upon approval.

Test Credentials

For testing purposes, use the following credentials:
{
  "email": "[email protected]",
  "password": "7223acsd"
}
These are test credentials for the sandbox environment only. Never use production credentials in documentation or public repositories.

Quick Start

Support

If you need help with your integration, please contact our support team at [email protected].