API Reference

The Notch Pay API provides access to virtually all dashboard features and facilitates their extension for implementation in corresponding applications. It endeavors to follow a RESTful architecture and is arranged based on primary resources that typically require interaction, with a few exceptions that should be noted.

Protocols

Our Application Programming Interfaces adhere to the fundamental conventions of Representational State Transfer. We utilize typical GET, POST, PUT, and DELETE requests as a means of communication and employ HTTP response codes to indicate status updates and errors. JSON format will invariably be used for all responses. API requests should possess a Content-Type header of "application/json," and all endpoints mandate the necessary authentication utilizing your API Keys.

API Status

Tracking the operational status of our services can be achieved by visiting the website at status.notchpay.co.