---
title: "Deployment Status"
method: GET
path: "/v1/license/deployment-status"
tags: ["license"]
---

# Deployment Status

`GET /v1/license/deployment-status`

Lightweight deployment-license validation for remote ingress monitors.

## Headers

- `X-Kugel-License-Key` string, required

## Response `200`

Successful Response

- DeploymentLicenseStatusResponse
  - `valid` boolean
  - `max_concurrent_generations` integer, nullable

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api.md) · [All operations](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kugelaudio/kugelaudio-tts-api/revisions/695a69509860/schema)
