---
title: "Checks if the server is running"
method: GET
path: "/ping"
tags: ["health"]
---

# Checks if the server is running

`GET /ping`

If the server is up and running the JSON string "pong" is returned.

## Response `200`

If the server is up and running the string "pong" is returned (including the double quotes)

- string

---

[API](https://skmtc.net/gameanalytics/apis/datatiger-management-api.md) · [All operations](https://skmtc.net/gameanalytics/apis/datatiger-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameanalytics/datatiger-management-api/revisions/20a4f732a0b7/schema)
