Important: Before accessing the Zeepay API, ensure that you are onboarded
and have obtained your API keys. If you need assistance, contact us at
[email protected].
API Basics
The Zeepay API is your gateway to a comprehensive suite of financial services, enabling seamless integration into your applications. Our API is:- RESTful: Designed for simplicity and ease of use with standard HTTP methods.
- Scalable: Built to handle high transaction volumes with efficiency.
- Flexible: Adaptable to a variety of business needs through well-structured endpoints.
Key Features:
- Payments and Transfers: Easily send and receive payments.
- Account Management: Access and manage user accounts securely.
- Transaction Tracking: Get real-time updates on transactions.
Getting Started
-
Obtain Your API Keys
After onboarding, you’ll receive sandbox and production API keys to authenticate requests. -
Understand the Endpoints
The API is structured around key resources such as payments, accounts, and transactions. -
Start Testing
Use our sandbox environment to test your integration before going live.
Authentication
All API requests must be authenticated using your API key:-
Include your API key in the
Authorizationheader as a Bearer token. -
Example:
API Integration Environments
To get started, make sure you’re pointing to the correct environment:-
Sandbox URL: https://test.digitaltermination.com
Use this for testing your integration in a safe and isolated environment. -
Production URL: https://shop.digitaltermination.com
Use this when you’re ready to go live and start processing real transactions.
Why Zeepay?
- Global Reach: Connect with users worldwide through our reliable platform.
- Secure: Built with industry-standard security protocols to protect your data.
- Reliable Support: Our dedicated team is here to assist you every step of the way.
