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.