Configure your site's CAPTCHA behavior, security options, and access controls.
Configuration Tabs#
- Settings - Site name, domains, widget mode, theme
- Security - Proof of Work, Time-to-Pass, Interactive challenge
- IP Blacklist - Block specific IPs or ranges
- IP Whitelist - Allow IPs to bypass verification
- Rate Limiter - Limit requests per device
- Country Blocking - Block by country
- Statistics - View site analytics and metrics
Site Key#
Your Site Key is displayed at the top of the site settings page. Use it in your frontend code:
<div class="captcha-widget" data-sitekey="YOUR_SITE_KEY"></div>