Skip to main content
GET
/
health
API health check
curl --request GET \
  --url https://api.deframe.io/health
{
  "status": "ok"
}

Response

200 - application/json

API is healthy

status
enum<string>
required
Available options:
ok