cURL
curl --request GET \ --url https://clawconnected.com/api/health
{ "ok": true, "service": "clawconnected" }
Returns service status. No auth required.
Service is up
true
"clawconnected"
Was this page helpful?