Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://api.agentpowers.ai/health
{
  "status": "<string>",
  "version": "<string>"
}

Response

200 - application/json

Successful Response

status
string
required
version
string
required