---
title: "POST /analyze"
method: POST
path: "/analyze"
tags: ["analyze"]
---

# POST /analyze

`POST /analyze`

## Request body

- Conf
  - `path` string, required
  - `mode` string, required
  - `time` integer, required

## Response `200`

OK response

- AnalyzeResponse
  - `UUID` string
  - `message` string
  - `status_code` integer

## Other responses

- `404` — something wrong

---

[API](https://skmtc.dev/nao-sec/apis/tknk-scanner-api.md) · [All operations](https://skmtc.dev/nao-sec/apis/tknk-scanner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nao-sec/tknk-scanner-api/revisions/6cbc124e00ba/schema)
