---
title: "Ping the API"
method: GET
path: "/v1/ping"
tags: ["Ping"]
---

# Ping the API

`GET /v1/ping`

This endpoint allows you to test your API key.

---

#### See also  
Learn more about [Authentication](./authentication)

## Response `200`

Ping successful

**ℹ️ Click to see full payload**

- Ping
  - `workspace_name` string, required

---

[API](https://skmtc.dev/dotfile/apis/api-specifications.md) · [All operations](https://skmtc.dev/dotfile/apis/api-specifications/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dotfile/api-specifications/revisions/36393567057b/schema)
