---
title: "Ping Harbor to check if the API server is alive."
method: GET
path: "/ping"
tags: ["ping"]
---

# Ping Harbor to check if the API server is alive.

`GET /ping`

This API simply replies a pong to indicate the process to handle API is up, disregarding the health status of dependent components. This path does not require any authentication.

## Headers

- `X-Request-Id` string

## Response `200`

The API server is alive

---

[API](https://skmtc.dev/cerit/apis/harbor-api.md) · [All operations](https://skmtc.dev/cerit/apis/harbor-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cerit/harbor-api/revisions/62d78801f8df/schema)
