INTEGRATIONS
Works where you build.
CaptchaKit is one widget and one server-side check. We've built first-class integrations for the big platforms โ and a plain embed + REST API for everything else.
1
Add the widget
Install the plugin or paste two lines of embed code. The widget renders one of your games in the form.
2
Visitor plays, bots fail
A few seconds of Connect 4 (or any of your 18 games) issues a signed one-time token.
3
Token is verified server-side
Plugins verify automatically. Custom sites make one REST call. No tracking, no cookies, no image grids.
WordPress
Plugin โ protects comments, login & contact forms
- โInstall the CaptchaKit plugin and paste your site key + API key in Settings.
- โComments, login, and registration forms are protected automatically.
- โWorks with Contact Form 7 and WPForms out of the box.
- โServer-side verification is handled by the plugin โ no code needed.
Shopify
Theme app block โ guards storefront forms
- โAdd the CaptchaKit block to any section in your Online Store 2.0 theme.
- โProtects contact, newsletter, and account login forms.
- โForm submission is held until the visitor clears the game.
- โTokens are verified server-side before the form goes through.
Wix
Dashboard app + one-line backend verify
- โDrop the widget into any page with an HTML embed.
- โYour API key lives in the Wix Secrets Manager โ never in page code.
- โVerify tokens with a single backend web-module call.
- โSetup screens in your Wix dashboard walk through the keys.
Webflow
Designer extension โ one-click script injection
- โThe extension injects the CaptchaKit script site-wide in one click.
- โPaste the widget div into an Embed block on any form page.
- โPick which of your games shows, right from the Designer panel.
- โVerify tokens wherever your form submissions land.
BigCommerce
Store app โ login, registration & checkout forms
- โInstall the app and land on a simple settings page.
- โPaste your site key + API key โ the snippet is injected for you.
- โProtects storefront login, registration, and checkout-adjacent forms.
- โVerification runs server-side through the app.
Any site or framework
embed.js + one REST call
- โAdd one script tag and a widget div โ that's the whole frontend.
- โYour server makes one POST to /api/verify with the token.
- โGuides for React, Next.js, Vue, Node, Python, and PHP in the docs.
- โTokens are signed, one-time-use, and expire in 10 minutes.
WHY IT WORKS EVERYWHERE
Every integration uses the same flow: the widget runs in an iframe on your page, the visitor clears a quick arcade game, and your platform receives a signed, one-time token. Verification happens server-side โ a bot can't fake a token, and a token can't be replayed.
Because the model is that simple, the platform integrations are thin and reliable: they place the widget and make the verify call for you. Nothing about your theme, checkout, or form handling changes.
- โNo cross-site tracking, fingerprinting, or cookies
- โ18 games โ rotate them with the in-widget arcade
- โAccessible fallback + full keyboard play built in
- โOne-time tokens, verified on the server, 10-minute expiry
- โPay what you want โ one purchase covers any platform
Don't see your platform? If it can run a script tag, it can run CaptchaKit.