---
title: "Check if the API Server Is Responsive"
method: GET
path: "/diagnostics/ping"
tags: ["diagnostics"]
---

# Check if the API Server Is Responsive

`GET /diagnostics/ping`

Use this endpoint to verify that the API server is responsive.

## Response `200`

OK

- Date
  - `date` string — Date and Time in UTC

## Other responses

- `400` — Bad Request - The server cannot process the request due to a client error. Common causes: - Invalid request format - Missing required fields - Validation errors in the request data

---

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