# reCAPTCHA Site Verify API

**Canonical:** https://apis.io/apis/google-recaptcha/recaptcha-site-verify-api/  
**Provider:** Google reCAPTCHA — https://apis.io/providers/google-recaptcha/  
**Base URL:** https://www.google.com/recaptcha/api  
**Documentation:** https://developers.google.com/recaptcha/docs/verify

reCAPTCHA Site Verify API is one of 3 APIs that [Google reCAPTCHA](https://apis.io/providers/google-recaptcha/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include reCAPTCHA V3, Token Validation, and Verification. The published artifact set on APIs.io includes API documentation.

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.

## Machine-readable artifacts (2)

- **Documentation** — https://developers.google.com/recaptcha/docs/verify
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/google-recaptcha/refs/heads/main/apis.yml

## Other Google reCAPTCHA APIs (2)

- [Google reCAPTCHA Assessments API](https://apis.io/apis/google-recaptcha/google-recaptcha-assessments-api/)
- [Google reCAPTCHA Keys API](https://apis.io/apis/google-recaptcha/google-recaptcha-keys-api/)

## Tags

reCAPTCHA V3, Token Validation, Verification

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/google-recaptcha/recaptcha-site-verify-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/google-recaptcha/.
