---
title: "CreateCaptcha"
method: POST
path: "/api/v1/public/captcha/challenge"
tags: ["【验证码】"]
---

# CreateCaptcha

`POST /api/v1/public/captcha/challenge`

CreateCaptcha

## Response `200`

OK

- GocapChallengeData
  - `challenge` GocapChallengeItem
    - `c` integer — 质询数量
    - `d` integer — 质询难度
    - `s` integer — 质询大小
  - `expires` integer — 过期时间,毫秒级时间戳
  - `token` string — 质询令牌

---

[API](https://skmtc.net/chaitin/apis/untitled-api.md) · [All operations](https://skmtc.net/chaitin/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chaitin/untitled-api/revisions/5a5929cb17f2/schema)
