---
title: "Do Validate"
method: POST
path: "/validate"
---

# Do Validate

`POST /validate`

Validate if license is expired.

## Request body

- LicenseItem
  - `license` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tianbot/apis/fastapi.md) · [All operations](https://skmtc.dev/tianbot/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tianbot/fastapi/revisions/59bfcef5692c/schema)
