# API giải captcha (Recognition)

### Tích hợp API

Việc tích hợp với API được thực hiện qua giao thức HTTP, vì thế dễ dàng tích hợp vào bất cứ nền tảng, ngôn ngữ lập trình nào.

Việc giải captcha được thực hiện qua 2 bước:\
**Bước 1**: Gửi thông tin captcha cần giải sang anticaptcha.top qua HTTP POST.\
**Bước 2**: Nhận kết quả [giải captcha](https://anticaptcha.top)

#### 1. API giải các loại captcha dạng ảnh Image To Text

{% content-ref url="/pages/fGSw37aYPU0onm1D9eK5" %}
[Image to Text - Captcha dạng ảnh](/api-giai-captcha/api-giai-captcha-recognition/image-to-text-captcha-dang-anh.md)
{% endcontent-ref %}

#### 2. API giải ReCAPTCHA V2/V3 (Recognition)

{% content-ref url="/pages/NaZ1epopCrw9Ko4Ode7V" %}
[ReCAPTCHA Images Recognition - Web](/api-giai-captcha/api-giai-captcha-recognition/recaptcha-images-recognition-web.md)
{% endcontent-ref %}

{% content-ref url="/pages/UKzgCzjSYWrQFEQMhxUC" %}
[ReCAPTCHA Images Recognition (mobile hoặc app)](/api-giai-captcha/api-giai-captcha-recognition/recaptcha-images-recognition-mobile-hoac-app.md)
{% endcontent-ref %}

#### 3. API giải captcha Zalo (Recognition)

{% content-ref url="/pages/hn68LrTh361BWfc1w3k4" %}
[Zalo chọn hình ảnh - Web](/api-giai-captcha/api-giai-captcha-recognition/zalo-chon-hinh-anh-web.md)
{% endcontent-ref %}

{% content-ref url="/pages/tFXzxAAyRurWG5BjgtvG" %}
[Zalo chọn hình ảnh - (mobile hoặc App)](/api-giai-captcha/api-giai-captcha-recognition/zalo-chon-hinh-anh-mobile-hoac-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/PXjWRIty9T7xKD3lCDEs" %}
[Zalo kéo thả - App](/api-giai-captcha/api-giai-captcha-recognition/zalo-keo-tha-app.md)
{% endcontent-ref %}

#### 4. API giải captcha Shopee Slider (Recognition)

{% content-ref url="/pages/Uj1sm0u5qj57Aiiu0mPs" %}
[Shopee Slider Captcha](/api-giai-captcha/api-giai-captcha-recognition/shopee-slider-captcha.md)
{% endcontent-ref %}

#### 5. API giải Funcaptcha (Recognition)

{% content-ref url="/pages/OhZU7DqNVtGscnz69eQI" %}
[FunCAPTCHA Images Recognition](/api-giai-captcha/api-giai-captcha-recognition/funcaptcha-recognize.md)
{% endcontent-ref %}

#### 6. API giải captcha Geetest (Recognition)

{% content-ref url="/pages/XmkmtqVTB0Ogeuh7DEhs" %}
[GeeTest Captcha Recognition](/api-giai-captcha/api-giai-captcha-recognition/geetest-captcha-recognition.md)
{% endcontent-ref %}

#### 7. API giải captcha Tiktok (Recognition)

{% content-ref url="/pages/kodkfoeVm90BTvTMHP1b" %}
[TikTok kéo thả - Web + App](/api-giai-captcha/api-giai-captcha-recognition/tiktok-keo-tha-web-+-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/MZeSTIJqXupzmtTRR67t" %}
[TikTok chọn 2 đối tượng - Web+App](/api-giai-captcha/api-giai-captcha-recognition/tiktok-chon-2-doi-tuong-web+app.md)
{% endcontent-ref %}

{% content-ref url="/pages/KceMkitTI5raqARlyUWZ" %}
[TikTok xoay đối tượng - Web](/api-giai-captcha/api-giai-captcha-recognition/tiktok-xoay-doi-tuong-web.md)
{% endcontent-ref %}

#### 8. API giải captcha Binance (Recognition)

{% content-ref url="/pages/ieKRju27HiYMGDuV6Tzr" %}
[Binance Captcha](/api-giai-captcha/api-giai-captcha-recognition/binance-captcha.md)
{% endcontent-ref %}

#### 9. API giải captcha bux.money và payup.video (Recognition)

{% content-ref url="/pages/QNoeFhM4xrk7JbhsyIYH" %}
[Captcha bux.money và payup.video](/api-giai-captcha/api-giai-captcha-recognition/captcha-bux.money-va-payup.video.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs2.anticaptcha.top/api-giai-captcha/api-giai-captcha-recognition.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
