v4 Bypass Solution
Our solution automates the solving of a GeeTest v4 Captcha
How the Solution Works
To bypass a GeeTest v4 captcha:
Parse the
captcha_id
and (optionally)kind
from the captcha. The kind defaults to "slide" but may vary based on the captcha type (e.g., AI, puzzle, icon).Send the
captcha_id
to our API, and retrieve the response.
Parameters:
captcha_id (required): The captcha's
captcha_id
.kind (optional): The type of captcha to solve (defaults to "slide").
proxy (optional): Proxy for solving (format:
ip:port
orip:Port:mail:password
).
Example Response:
In order to access any of our endpoint you'll need a valid API Key, either join our discord for a trial or puchase a plan
Last updated