---
title: "Ping Pong"
method: GET
path: "/ping"
tags: ["health"]
---

# Ping Pong

`GET /ping`

Returns a pong response for health checks.

## Response `200`

Pong

- object
  - `ping` string, required

## Other responses

- `429` — Rate limit exceeded
- `500` — Internal server error

---

[API](https://skmtc.net/steuerboard/apis/steuerboard-api.md) · [All operations](https://skmtc.net/steuerboard/apis/steuerboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/steuerboard/steuerboard-api/versions/9170dd572b31/schema)
