MCP and programmatic accessREST API
Status and health
curl -X GET "https://example.com/health"{ "checks": [ { "healthy": true, "name": "string" } ], "status": "string"}curl -X GET "https://example.com/live"Empty
curl -X GET "https://example.com/metrics"Empty