Documentation Index
Fetch the complete documentation index at: https://docs.myzeepay.com/llms.txt
Use this file to discover all available pages before exploring further.
Start Using Zeepay
To get started with Zeepay’s APIs, follow these simple steps:- Contact Onboarding: Reach out to info@myzeepay.com to initiate onboarding.
- API Keys: Once onboarded, you’ll receive your unique API keys.
- Documentation: Familiarize yourself with the API documentation to understand its capabilities.
- Testing: Begin testing in the sandbox environment.
- Integration: Once confident, transition to the live environment for production use.
Sending Money
Zeepay’s Send Money API enables you to seamlessly send funds to your beneficiaries. Below is an example of how to use it.Sample Request Body
Sample Request Body
Note: Authenticate all API calls with your secret key.
Example:
Example:
Sample Response Body
Sample Response Body
Receiving Payments
Zeepay’s Receive Payments API makes it easy to collect funds from your customers. Here’s an example:Sample Request Body
Sample Request Body
Note: Ensure all API calls are authenticated using your secret key.
Example:
Example:
Sample Response Body
Sample Response Body
Zeepay Application Environments
Zeepay provides two environments to facilitate integration and testing:Test Environment
Use the sandbox to test your integration in a secure, simulated environment.
Live Environment
Transition to the live environment to deploy your solutions for real users.
