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

# Ping

`GET /v1/ping`

Simple health check. Returns OK status and timestamp.

## Response `200`

OK

- object
  - `status` string
  - `timestamp` integer

---

[API](https://skmtc.dev/snapapi/apis/snapapi-screenshot-web-data-api.md) · [All operations](https://skmtc.dev/snapapi/apis/snapapi-screenshot-web-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/snapapi/snapapi-screenshot-web-data-api/revisions/b12ff2791613/schema)
