reCaptcha Service Status Check

9,147 views
Skip to first unread message

Dênis Montone

unread,
Jan 4, 2016, 2:56:14 PM1/4/16
to reCAPTCHA
Hi!

I have a personal custom turing test that I am migrating to reCaptcha. But I need to check if reCaptcha is really up and working fine before using it and if it's not, show my good old custom turing test.
Is there a service or a server to ping for availability? Or some other way to check it?

Thanks in advance!

Igor Torres

unread,
Jan 18, 2017, 5:00:45 PM1/18/17
to reCAPTCHA
Also I would like to know, I did not find any google dashboard that shows the status of recaptcha V2, like the G Suite Status Dashboard or Ads Status Dashboard. Anyone know if they have a dash for the recaptcha?

Http://ads.google.com/status#hl=en&v=status
Https://www.google.com/appsstatus#hl=en

To help you, you can check the status of the API in 1 of these 2 URL's, but I'm not sure if it's URL`s that can validate the status of the service.


curl -I https://www.google.com/recaptcha/api/siteverify
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Date: Wed, 18 Jan 2017 21:55:59 GMT
Expires: Wed, 18 Jan 2017 21:55:59 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="35,34"
Transfer-Encoding: chunked
Accept-Ranges: none
Vary: Accept-Encoding

curl -I https://www.google.com/recaptcha/api/
HTTP/1.1 200 OK
Content-Type: text/plain
Expires: Wed, 18 Jan 2017 22:32:44 GMT
Date: Wed, 18 Jan 2017 21:32:44 GMT
Cache-Control: public, max-age=3600
Last-Modified: Mon, 16 Jan 2017 21:11:55 GMT
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Content-Length: 0
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="35,34"
Reply all
Reply to author
Forward
0 new messages