---
title: "Test API endpoint"
method: GET
path: "/v1/test"
tags: ["Api", "Test"]
---

# Test API endpoint

`GET /v1/test`

## Response `200`

- TestResponse
  - `status` string, required — Status of the test
  - `message` string, required — Message of the test

## Other responses

- `400` — Invalid request
- `402` — Subscription is required
- `429` — Too many requests

---

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