Skip to main content
GET
/
health
Health check
curl --request GET \
  --url https://api.tapkit.ai/health
{
  "status": "healthy"
}

Response

200 - application/json

Successful response

status
string
Example:

"healthy"