pub const API_URL: &str = "https://www.google.com/recaptcha/api/siteverify";
The endpoint of the siteverify API, which is what a ReCaptcha instance uses by default.
siteverify
ReCaptcha