Authentication and sessions
Create organization-aware sessions and apply secure authentication to every API request.
API Overview
Integrate through authenticated API endpoints, idempotent money-moving requests and signed webhooks.
Create organization-aware sessions and apply secure authentication to every API request.
Create and manage the business entities, users, roles and operating context behind your integration.
Retrieve account-level balances, activity and operational indicators for your business dashboard.
Check which products, payment methods and operating rules are available for the relevant region.
Create idempotent payment requests and receive signed event notifications as their status changes.
These patterns help keep integrations accountable and resilient. Exact endpoints, credentials, scopes and behaviour must be confirmed against the applicable API documentation and backend policy.
Make privileged API calls from your backend services, where credentials, authorization and audit controls can be managed appropriately.
Attach a request ID to support operational tracing across your system, eKash Business and downstream support workflows.
Verify signatures, record event IDs and build consumers that can safely process repeated or delayed delivery.