Skip to main content
GET
/
v1
/
health
curl https://api.dotlookup.dev/v1/health
{
  "status": "ok"
}
Simple health check endpoint. Returns ok when the API is running.
curl https://api.dotlookup.dev/v1/health
{
  "status": "ok"
}