Skip to main content

Test the configured hCaptcha keys

POST 

/api/admin/settings/captcha-test

Verifies an hCaptcha token against the configured secret key, so an admin can confirm their hCaptcha keys actually work before turning captcha loose on real logins. Returns { ok }. Admin only; never returns the secret.

View source

Request

Responses

Whether the token verified against the stored secret.