Server Endpoints/healthServer URLloading...GET/healthSendResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/health"200{ "status": "string"}/v1/classify/true-false POSTIdentical to `POST /classify/true-false`./health POSTSome health-check tools only send POSTs; the response is identical.