---
title: "Health check"
method: GET
path: "/ping"
tags: ["Health"]
---

# Health check

`GET /ping`

Validates the API key and optionally pings a project.

## Query parameters

- `project_id` integer

## Response `200`

API is healthy

## Other responses

- `401` — Authentication failed

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
