Skip to main content
GET
/
health
Check API health
curl --request GET \
  --url https://api.webless.ai/health
{
  "status": "healthy"
}

Response

200 - application/json

Healthy response

status
string
Example:

"healthy"