This reference provides detailed information about all endpoints, request parameters, and response formats for the Notch Pay API.
Overview
Features
Getting Started
The Notch Pay API is organized around REST principles. It uses standard HTTP verbs, returns JSON-encoded responses, and uses standard HTTP response codes to indicate API errors.
Our API is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs, which can be understood by off-the-shelf HTTP clients.
The current version of the API does not require a version specifier in the URL. Future versions may be accessed by including a version number in the URL or headers.