---
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/pontem-network/apis/lumio-tap.md) · [All operations](https://skmtc.dev/pontem-network/apis/lumio-tap/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pontem-network/lumio-tap/revisions/656f818871d2/schema)
