---
title: "Verify API Key"
method: GET
path: "/v1/verify-api-key"
---

# Verify API Key

`GET /v1/verify-api-key`

Verifies if the provided API key is valid

## Response `200`

API key is valid

- object
  - `message` string

## Other responses

- `401` — Invalid or missing API key

---

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