How to Get Google reCAPTCHA v2 Site Key & Secret Key
Step 1: Go to Google reCAPTCHA Admin Console
- Open your browser and go to: Google reCAPTCHA Admin Console 
- Sign in with your Google account. 
Step 2: Register Your Website
- Click "+ Create" (if it's your first time, you'll see "Register a new site"). 
- Under Label, enter a name for your site (e.g., "My Website reCAPTCHA"). 
- Under reCAPTCHA type, select "reCAPTCHA v2" and choose one of the options: - "I'm not a robot" Checkbox – for standard captcha verification. 
- Invisible reCAPTCHA badge – works without requiring user interaction. 
- reCAPTCHA v2 (Android) – for mobile apps. 
 
- Under Domains, enter your website domain (e.g., - example.com).
- Accept the reCAPTCHA Terms of Service. 
- Click Submit. 
Step 3: Get Your Site Key & Secret Key
- After submitting, you will see: - Site Key – Use this in https://prnt.sc/Xl1xjf8mAXID. 
- Secret Key – Use this in https://prnt.sc/Xl1xjf8mAXID. 
 
- Copy both keys and keep them secure. 
For detailed API integration, refer to Google’s official documentation: 🔗 Google reCAPTCHA Docs
Last updated
