Introduction
The PaySG API allows agencies to integrate the platform into their software systems.
PaySG API follows REST semantics, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. We do not provide SDKs.
Compatibility
Backwards compatibility is maintained within each major version of the API (/v1
, /v2
). However, new fields might be added as more features are developed on PaySG platform.
Last updated