Skip to content

api-evangelist/google-recaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google reCAPTCHA (google-recaptcha)

Google reCAPTCHA is a security service that protects websites and applications from spam, abuse, and automated bot traffic. Its developer APIs include the reCAPTCHA Enterprise API for creating risk assessments with granular scores and reason codes, and the standard Site Verify API for validating reCAPTCHA v2/v3 tokens from client-side integrations.

URL: Visit APIs.json URL

Scope

  • Type: Contract
  • Position: Consuming
  • Access: 3rd-Party

Tags:

  • Security, Bot Detection, CAPTCHA, Fraud Prevention, Abuse Prevention, Google Cloud

Timestamps

  • Created: 2026-03-13
  • Modified: 2026-03-13

APIs

reCAPTCHA Enterprise API

The reCAPTCHA Enterprise API provides advanced bot detection and fraud prevention capabilities for websites and applications. It returns risk scores and reason codes for user interactions, supports creating and managing site keys, assessments, and related resources. The API enables creating assessments for tokens, annotating assessments with feedback, and managing firewall policies for automated protection.

Human URL: https://cloud.google.com/recaptcha-enterprise/docs

Tags:

  • Enterprise, Risk Assessment, Bot Detection

Properties

reCAPTCHA Site Verify API

The reCAPTCHA Site Verify API is the standard verification endpoint for reCAPTCHA v2 and v3 tokens. After a user completes a reCAPTCHA challenge on the frontend, the backend sends the response token to this API to verify the interaction. The API returns whether the verification succeeded, a score (for v3), the action name, and the hostname.

Human URL: https://developers.google.com/recaptcha/docs/verify

Tags:

  • Verification, Token Validation, reCAPTCHA v3

Properties

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Google reCAPTCHA is a security service that protects websites and applications from spam and abuse by verifying that interactions are from real humans rather than bots, offering Enterprise and standard APIs for site verification and risk assessment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors