---
title: "GET /app/api/v1/ping"
method: GET
path: "/app/api/v1/ping"
tags: ["ping"]
---

# GET /app/api/v1/ping

`GET /app/api/v1/ping`

Tests API key, returns 200 if successful

## Response `200`

Ping/auth success

- object
  - `message` string
  - `server_root` string

## Other responses

- `401` — Unauthorized
- `403` — Access denied
- `500` — System error
- `503` — System not ready for requests

---

[API](https://skmtc.dev/dropzone/apis/dropzone-ai.md) · [All operations](https://skmtc.dev/dropzone/apis/dropzone-ai/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dropzone/dropzone-ai/revisions/f7323013d0aa/schema)
