getRegistrationInformation
GET https://{{host}}/api/v1/register/recaptcha
Query Parameter
Name | Type | Description |
---|---|---|
recaptcha_flavor | string | if recaptcha_flavor ==hcaptcha , returns information for hcaptcha instead of google recaptcha |
RESPONSES
status: OK
{"flavor":"google","required":true,"sitekey":"6LdAewsTAAAAAE25XKQhPEQ2FiMTft-WrZXQ5NUd"}