---
title: "Validate Time"
method: GET
path: "/validate_time"
---

# Validate Time

`GET /validate_time`

Validate if sn is expired.
> Can not use swagger try it to test this API.

> Will raise "GET/HEAD method cannot have body" exception.

## Request body

- SNItem
  - `sn` string, required
  - `md5` string, required

## Response `200`

Successful Response

- unknown

## 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)
