---
title: "Test the API"
method: GET
path: "/ping"
tags: ["Cachet"]
---

# Test the API

`GET /ping`

## Response `200`

- object
  - `data` 'Pong!', required

## Changes

> 30 revisions in range; 7 could not be searched.

- **2026-07-10** `4e4308be5bcf` — 2 info
  - the `data` response property const value `Pong!` was added for the status `200`
  - removed the `Pong!` enum value from the `data` response property for the response status `200`
- **2025-05-29** `87e56b3f8fd7` — 1 warning
  - added the new `Pong!` enum value to the `data` response property for the response status `200`

[Change history](https://skmtc.dev/cachethq/apis/cachet/changes/ping/get.md)

---

[API](https://skmtc.dev/cachethq/apis/cachet.md) · [All operations](https://skmtc.dev/cachethq/apis/cachet/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cachethq/cachet/revisions/7f89fdcf710a/schema)
