System Status

The endpoint allows users to check the current state of the OxaPay API. By making a request to this endpoint, users can verify if the API is functioning correctly.

POST https://api.oxapay.com/monitor

OK

Usage

This endpoint is primarily used to perform a health check on the OxaPay API. It helps users determine if the API is operational and responsive. A successful response with "OK" indicates that the API is functioning as expected. If there are any issues with the API, the response message will provide relevant details about the encountered error.

Please note that this endpoint is useful for monitoring and diagnosing the overall health of the OxaPay API. It is commonly used by developers and administrators to ensure the stability and reliability of the payment gateway.

Last updated