---
title: "Health check"
method: GET
path: "/api/status"
tags: ["Status"]
---

# Health check

`GET /api/status`

The traditional health check API. No authentication needed.

> **Note**
> Even if 204 is returned, it does not guarantee all the APIs are working properly since they may depend on additional resources or external services.

## Response `204`

The Logto core service is healthy.

---

[API](https://skmtc.net/logto/apis/logto-api-references.md) · [All operations](https://skmtc.net/logto/apis/logto-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/logto/logto-api-references/revisions/a163dc77d842/schema)
