Introduction
Welcome to the EasyTransact Partner API
Introduction
Welcome to the EasyTransact Partner API documentation. Our partner API allows you to programmatically initiate transactions, check transaction statuses, and receive real-time webhook callbacks for status changes.
Environments
EasyTransact provides a production environment for partners:
- Production:
https://api.easy-transact.net
Please ensure you use the correct credentials (API keys).
Next Steps
- Learn how to securely authenticate in the Authentication guide.
- Start moving money using the Initiate a Transaction endpoint.