This guide looks into how to generate reCAPTCHA API key from your google account. We have used reCAPTCHA in user login in the exchange to protect it from Bots.
1. Go to reCAPTCHA admin console and login with your google account.
2. Enter the domain details:
- Label
Give the label a name, preferably your exchange name to easily identify. - Type
Choose the first type of reCAPTCHA. - Domains
Enter the domain for which you are generating the reCAPTCHA.
Accept the 'Term and Conditions' and press Register.
This will generate your API key and secret key.