Skip to main content

Introduction

The Cents API documentation provides comprehensive and structured information about the Cents platform's endpoints and functionalities.

The documentation covers three distinct server environments — Production, UAT (User Acceptance Testing), and SIT (System Integration Testing) — allowing users to choose the appropriate environment for their needs.

The interactive provided "Try it out" feature enables developers to test API endpoints directly within the documentation, providing a hands-on experience and facilitating a quicker understanding of how the API works.

The documentation includes detailed input and output schemas for each endpoint, clearly defining the required parameters, request bodies, and expected responses. This ensures that developers can accurately construct their requests and handle responses effectively.

Additionally, the implementation examples provided in the documentation cover a range of programming languages and frameworks: Curl, Python, Go, NodeJS, Ruby, C#, PHP, Java, PowerShell. This versatility helps developers quickly integrate the Cents API into their applications, regardless of their preferred technology stack.

Overall, this documentation is a resource designed to support developers in efficiently utilizing the Cents platform across various environments and development scenarios.