Retrieving CAPTCHA keys
Written by
Updated at February 17, 2026
In this section, you will learn how to retrieve the CAPTCHA keys. With the client key, you can add a SmartCaptcha widget to your page. You will need the server key to check the user response.
Management console
API
-
In the management console
, select a folder. -
Go to SmartCaptcha.
-
Click the name of the CAPTCHA or create a new one.
-
In the Overview tab, copy the Client key and Server key field values.

To get a server key, use the GetSecretKey REST API method for the Captcha resource or the CaptchaService/GetSecretKey gRPC API call.