1. Home
  2. Docs
  3. Lemin Developers Guide
  4. Displaying Lemin CAPTCHA

Displaying Lemin CAPTCHA

You can use our tutorials to display the Lemin Captcha

1. Getting Captcha ID

Select a puzzle captcha from your puzzle captchas, then copy your Captcha ID from your puzzle’s captcha script source:

Getting Captcha ID

2. Getting Captcha Container ID

Select a puzzle captcha from your puzzle captchas, Click the edit button.

Then you can get your Captcha ‘Container ID’ in the advanced settings.  (default: “lemin-cropped-captcha”)

Getting Captcha Container ID

How to implement on:

VanillaJS

Angular

React

VueJS