Click — letters
click-basicPick the highlighted letters in the order shown in the thumbnail. Tests reading + visual matching.
Five captcha modes powered by go-captcha, served by captcha.golemdrive.com with custom AI-generated background images.
backend live · CORS enabled · 5 backgroundsPick the highlighted letters in the order shown in the thumbnail. Tests reading + visual matching.
Tap the matching shapes. Same pattern as click-basic but with geometric icons instead of letters.
Drag the puzzle piece into the matching slot. Classic anti-bot interaction.
Drag the small tile to its highlighted target zone. Variant of slide with a free 2D drop area.
Rotate the inner disc until the image lines up. Slider controls the angle.
Each widget calls GET /api/go-captcha-data/<mode> to fetch a generated puzzle, lets you solve it, then POSTs the answer to /api/go-captcha-check-data/<mode>. State (answer per captcha_key) lives in shared Redis with a TTL.