---
title: "API Health"
method: GET
path: "/v1/health"
tags: ["Status"]
---

# API Health

`GET /v1/health`

Check the status of the API and your token without spending your quota.

## Response `200`

API on and key valid response

- object — Health check response.
  - `detail` string, required — API key status.

## Other responses

- `401` — Invalid API key
- `503` — API under maintenance

---

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