The PayPaga API is organized around REST. The API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses and uses standard HTTP response codes, authentication, and verbs.PayPaga considers the following changes to be backwards-compatible:Adding new optional request parameters to existing API methods
Adding new properties to existing API responses
Changing the order of properties in existing API responses
When making requests to the PayPaga API we recommend using a timeout of 30 seconds as some requests can take longer than expected since they rely on communicating with a payment processor.
Modified at 2026-04-28 07:55:31