cURL
curl --request GET \ --url https://api.example.com/api/health/ping
{ "status": "<string>", "version": "<string>", "build_number": "<string>" }
Health check for the API to verify if the API is operational.
Documentation IndexFetch the complete documentation index at: https://docs.nx1cloud.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
Health check successful.
The current health status of the API.
The version of the API currently running.
The build number of the deployed API.
Was this page helpful?