Getting Started
Pockyt’s API enables businesses to integrate seamless payment processing solutions into their platforms, including online transactions, payouts, and support for alternative payment methods like Alipay, WeChatPay, and digital wallets. Our robust RESTful APIs are designed for modern developers and businesses.
Scope and Limitations of this Section:
- Focus on Technicalities: This section covers the technical aspects of API functionality (the 'what' and 'how').
- No Use Case Discussions: This section does not cover specific use cases or end-user workflows.
- Lacks Contextual Sequencing:: This section does not outline how endpoints interact in practical implementations.
For broader context, refer to the Integration Guide Manual.
Before testing Pockyt's APIs, check out our authentication methods to ensure you can successfully query Pockyt's endpoints.
Environment URLs
- Production: <https://mapi.pockyt.com>
- Sandbox: https://mapi.yuansferdev.com
All API Reference Pages display the Production URL by default.
Organization of API Endpoint References
Our API Reference Section is organized to make it easier for developers to navigate and integrate. Endpoints are grouped by the solutions they support, with common-use APIs highlighted for smoother integration. To understand how endpoints fit into the integration flow, refer to our Integration Guide Manual.