Skip to main content
GET
/
guardrails
/
health
Health Check
curl --request GET \
  --url https://api.enkryptai.com/guardrails/health \
  --header 'apikey: <api-key>'
{
  "status": "healthy"
}

Documentation Index

Fetch the complete documentation index at: https://docs.enkryptai.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apikey
string
header
required

Response

200 - application/json

Successful Response

status
string