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

# Health Check

`GET /v1/health`

Verifies that the service is running.

## Response `200`

Service is healthy.

- object
  - `status` string, required

---

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