Introduction

The Centrapay API is an RMM level 2 RESTful web service which expresses operations in terms of HTTP verbs on resource-oriented URLs. API endpoint definitions in these docs are grouped by resource type along with definitions for the associated resource types.

Most API calls require authentication  API  using an API key or JWT. HTTP requests and responses usually have JSON payloads and use “application/json” as the content type.

Some API features may be flagged as experimental. These API features may be removed or changed without warning and should not be relied on in a production setting.