See how to generate recaptcha credentials

See how to generate recaptcha credentials

ReCAPTCHA is an API provided by Google for forms. It adds security, preventing automatic submission of forms through robots.

reCAPTCHA sample:


  1. First, we must request an API Key to activate reCAPTCHA into a Scriptcase application by following the steps below:

To get a Site key and Secret Key go to the link: https://www.google.com/recaptcha/admin#list. See the image:



Label

It is a project identifier to create the reCAPTCHA keys.

Choose the type of reCaptcha
We must choose the option reCAPTCHA V2.

Domains

We can insert multiple domains (one per line) to limit the API uses.

  1. Then, we need to accept the Terms of Service ("Accept the reCAPTCHA Terms of Service").

  2. When clicking on Register, the page refreshes and shows the integration of reCAPTCHA information. There we can get the Site Key and Secret Key:


    • Related Articles

    • Creating Your Credentials for the Google Sheets API

      Creating your credentials 1 - Log in with your Google account in the reserved area where you can configure Google APIs, from this URL: https://console.cloud.google.com/apis/library 2 - If you already have projects created, just click on the selected ...
    • Generating Credentials for Authentication with Facebook

      In this article, we will learn how to generate credentials (App ID and Secret) for authentication and access to our project developed in ScriptCase through Facebook. 1 - The first step is to create a Facebook account as a "developer". We need to ...
    • Generating Credentials for Authentication with Twitter

      In this article, we will learn how to generate credentials (API Key and API Key Secret) for authentication and access to our project developed in ScriptCase through Twitter. Account Creation 1 - The first step is to create a Twitter account through ...
    • How to generate auth_code and token_code

      In this article, you can see how to generate the auth_code and token_code, necessary to use the  sc_api_upload and sc_api_download. These keys must be generated individually, follow the steps below to generate them without error. To use the upload ...
    • Getting Credentials on Braintree

      1-Access your Braintree Sandbox or Production account Log in to your Braintree account  To use the API it is necessary to have an account. 2 - Acesse o dashboard no menu Settings > API 3 - In the Private Key column, click on the View link to access ...