Supported Type
FunBypass currently supports Arkose Labs FunCaptcha (FunCaptchaTask).
Challenge Types
Game Type 3 — Image Selection
Multiple-choice image selection challenges. The user is shown a prompt and must select the correct image from a grid.- Waves: 1–5 per challenge
- Layout: Grid-based with multiple options
Game Type 4 — 3D Interactive
Interactive 3D challenges that require object manipulation.- Waves: 1–5 per challenge
- Difficulty levels: Easy, Medium, Hard
- Example variants:
3d_rollball_animalss— Roll a ball to the correct animalorbit_match_game— Match orbiting objects
Silent Pass
Some sessions receive a silent pass — no challenge is required. The token is returned immediately withsup=1 in the token string. This is the fastest resolution path.
How It Works
- You submit a task with the target site’s public key and a proxy
- The API generates a session with the target site
- If a challenge is issued, it is solved automatically
- The solved token is returned to you
If you receive
ERROR_TEMPLATE_NOT_FOUND, the target site’s public key may not be supported yet. Contact support to request it.