---
title: "Initiate captcha flow"
method: GET
path: "/request_captcha"
tags: ["Captcha"]
---

# Initiate captcha flow

`GET /request_captcha`

With this endpoint you can initiate a captcha flow. The response will
contain an image (the captcha to solve) in the body and a code in the
header that you must include in the call to `/fund`. This endpoint is
only relevant if the CaptchaChecker is enabled.

## Response `200`

## Other responses

- `default`

---

[API](https://skmtc.dev/verichains/apis/aptos-tap.md) · [All operations](https://skmtc.dev/verichains/apis/aptos-tap/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/verichains/aptos-tap/revisions/74cf1f6e1c04/schema)
