Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Google Recaptcha Enterprise Implementation

We are trying to implement Enterprise reCaptcha for our project and we are following recaptcha documentation https://cloud.google.com/recaptcha-enterprise/docs/instrument-web-pages for generating token & https://cloud.google.com/recaptcha-enterprise/docs/create-assessment-website for creating score based assessment.

However for creating assessment we could find documentation only for creating assessment using API key. Our client is suggesting to use private key for the authentication and is not providing the API key.

We have got values for below properties from client's service account:
"type": "service_account"
project_id
private_key_id
private_key
Site Key
Please note that we are using using REST calls via typescript.

Kindly suggest what would be the approach for using private key for recaptcha assessment rest call authentication and share some documentation on the same.

0 2 613
2 REPLIES 2