API Tutorials

Endpoint-by-endpoint API tutorials for reCAPTCHA, Turnstile, hCaptcha, image OCR, GeeTest, and more.

Clear filters
API Tutorials Solve GeeTest v3 CAPTCHA with Python and CaptchaAI
Step-by-step Python tutorial for solving Gee Test v 3 slide puzzle CAPTCHAs using the Captcha AI API.

Step-by-step Python tutorial for solving Gee Test v 3 slide puzzle CAPTCHAs using the Captcha AI API. Includes...

Mar 23, 2026
API Tutorials Building a Go Client Library for CaptchaAI API
Build a Go client library for the Captcha AI API — idiomatic Go with context cancellation, custom HTTP client support, typed solver methods, and proper error ha...

Build a Go client library for the Captcha AI API — idiomatic Go with context cancellation, custom HTTP client...

Mar 23, 2026
API Tutorials Solve Image CAPTCHA with Node.js and CaptchaAI
Step-by-step Node.js tutorial for solving distorted text image CAPTCHAs using the Captcha AI OCR API.

Step-by-step Node.js tutorial for solving distorted text image CAPTCHAs using the Captcha AI OCR API. Includes...

Mar 21, 2026
API Tutorials Batch Image CAPTCHA Solving: Processing 1000+ Images
Process thousands of image CAPTCHAs efficiently with Captcha AI using async queues, worker pools, and rate-aware batching in Python and Node.js.

Process thousands of image CAPTCHAs efficiently with Captcha AI using async queues, worker pools, and rate-awa...

Mar 21, 2026
API Tutorials How to Solve reCAPTCHA v3 Enterprise with PHP
Solve re CAPTCHA v 3 Enterprise using PHP and Captcha AI API.

Solve re CAPTCHA v 3 Enterprise using PHP and Captcha AI API. Complete guide with parameter detection, task su...

Mar 20, 2026
API Tutorials Bash Script + cURL + CaptchaAI: Shell CAPTCHA Automation
Complete guide to solving re CAPTCHA, Turnstile, and image CAPTCHAs using Bash scripts and c URL with Captcha AI's HTTP API for shell-based automation.

Complete guide to solving re CAPTCHA, Turnstile, and image CAPTCHAs using Bash scripts and c URL with Captcha...

Mar 20, 2026
API Tutorials Solving CAPTCHAs with Ruby and CaptchaAI API
Complete guide to solving re CAPTCHA, Turnstile, and image CAPTCHAs in Ruby using Captcha AI's HTTP API with net/http, Faraday, and HTTParty.

Complete guide to solving re CAPTCHA, Turnstile, and image CAPTCHAs in Ruby using Captcha AI's HTTP API with n...

Mar 17, 2026
API Tutorials CAPTCHA Image Preprocessing for Better Solve Rates
Preprocess CAPTCHA images using Python PIL to improve solve rates — grayscale conversion, noise removal, contrast enhancement, and binarization.

Preprocess CAPTCHA images using Python PIL to improve solve rates — grayscale conversion, noise removal, contr...

Mar 15, 2026
API Tutorials How to Solve Multiple CAPTCHA Types in One Workflow
Build a unified workflow that detects and solves different CAPTCHA types (re CAPTCHA, Turnstile, Gee Test, image) using Captcha AI.

Build a unified workflow that detects and solves different CAPTCHA types (re CAPTCHA, Turnstile, Gee Test, ima...

Mar 11, 2026
API Tutorials Solving CAPTCHAs with Dart for Flutter Applications
Complete guide to solving re CAPTCHA, Turnstile, and image CAPTCHAs in Dart using Captcha AI's HTTP API with the http package, dio, and Flutter integration.

Complete guide to solving re CAPTCHA, Turnstile, and image CAPTCHAs in Dart using Captcha AI's HTTP API with t...

Mar 11, 2026