API ReferenceGET /healthOn this pageAgent ToolsCopy for AIView .mdGET /health Lightweight service health/readiness endpoint. Request GET https://api.canonprotocol.org/health Authentication No authentication required. Response Returns HTTP 200 OK when the service is healthy and ready. Example: { "status": "ok"}