API primitives
Building blocks for services that front an agent: CAPTCHA generation and verification.
2 tools in this category - 1 free via proof-of-work. ← All tools
Captcha generate
FREE w/ compute · or $0.001 ·
POST /api/captcha-generateMint a stateless captcha challenge to gate your OWN endpoint: returns a human prompt plus a salted sha256 answer hash yo…
try in playground →Captcha verify
$0.002 ·
POST /api/captcha-verifyValidate a Cloudflare Turnstile, Google reCAPTCHA, or hCaptcha token server-side. You pass your OWN provider secret plus…
try in playground →