Supported gates
// the two challenges we clear, end to end
Pass one of these as the gate parameter. Both return the same solve object; only the token shape differs (the WAF token carries the clearance payload).
| gate | Modes | Notes |
|---|---|---|
| turnstile | managed · non-interactive · invisible | Cloudflare Turnstile in all three render modes. Avg solve —, — success. |
| waf | captcha · challenge · token reuse | Turnstile WAF captcha and interstitial challenge pages. Avg —, auto-retry on failure. |
→
Tokens are single-use and short-lived. Request one at the moment you submit — a token handed back at 980ms is meant to be used immediately, not stored.
Ready to pour through the gate?
// free sandbox keys · no card required to start