GET /common/monitor
Health check endpoint. Returns the current API status. No authentication required.
Request
Section titled “Request”GET /common/monitorExample
Section titled “Example”curl https://api.nearpayments.io/oxapay/v1/common/monitorResponse
Section titled “Response”{ "data": { "status": "OK" }, "message": "Operation completed successfully!", "error": {}, "status": 200, "version": "1.0.0"}