---
title: "Ping interface"
method: GET
path: "/v1/ping"
tags: ["Health"]
---

# Ping interface

`GET /v1/ping`

return pong response, for testing if the service is running

## Response `200`

Success response

- ModelsPingResponse
  - `message` string
  - `service` string
  - `timestamp` integer

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `429` — Too many requests
- `500` — Internal server error

---

[API](https://skmtc.net/nvidia/apis/nvcf-nats-auth-callout-service-service-api.md) · [All operations](https://skmtc.net/nvidia/apis/nvcf-nats-auth-callout-service-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nvidia/nvcf-nats-auth-callout-service-service-api/revisions/5b213235fabe/schema)
