---
title: "Check if server is accessible to the client"
method: GET
path: "/v1/ping"
tags: ["Ping"]
---

# Check if server is accessible to the client

`GET /v1/ping`

Ping the server to check it's alive and well. Ping will return Pong if you provide the correct BearerToken

## Response `200`

Success

- PingResponse
  - `message` string, required

---

[API](https://skmtc.net/qualcomm/apis/llm-vlm-genai-microservice-apis.md) · [All operations](https://skmtc.net/qualcomm/apis/llm-vlm-genai-microservice-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qualcomm/llm-vlm-genai-microservice-apis/revisions/8557fe985a5e/schema)
