AIHealthz provides a health check endpoint for monitoringCopy MarkdownOpenServer URLloading...GET/v1/ai/healthzSendAuthorizationAuthorizationApiKeyHeaderAuth api-key<token>In: headerResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/v1/ai/healthz"200{ "service": "string", "status": "string"}Post Session Message POSTAdd a new message to an existing chat session. This will trigger AI message generation as a run. check is_final to know when all messages for the run have been generated.Save an alert rule POSTNext Page