tencent cloud

APIs

Introduction

Download
Focus Mode
Font Size
Last updated: 2026-05-15 11:07:34

Overview

Welcome to Tencent Cloud's next-generation behavioral CAPTCHA, based on ten security protection strategies, providing web, app, and mini-program developers with comprehensive human-machine verification. While protecting business security in various scenarios such as registration and login, flash sales, liking and posting, and data protection, it also offers a more refined user experience.
For information on all supported APIs for CAPTCHA verification, please refer to the API Overview .

Glossary

Please refer to the table below for common terminology related to the CAPTCHA API.

Term Describe
CaptchaAppId CaptchaAppId is the verification code instance ID, used to identify the verification code used in various scenarios.
SecretKey SecretId and SecretKey collectively refer to the TencentCloud API key, which is the security credential required for authentication when you access TencentCloud API. SecretKey is used to encrypt signature strings and verify them on the server. You can create multiple TencentCloud API keys for one APPID.
CAPTCHA Ticket The user verification ticket returned by the callback function after the business client initiates verification. CAPTCHA ticket is required when the business server calls the ticket verification API.

API Quick Start

To use the CAPTCHA API, you need to perform the following steps:

  1. Log in to the Console , activate the verification code service, and create a verification code instance ID.
  2. Obtain the APPID from the API Key Management section of the access management page , and create the SecretId and SecretKey.
  3. Follow the Client Integration Guide to select the appropriate access method and complete the verification code integration.
  4. Obtain the front-end verified toicket and other information, and follow the Server Integration Guide to access and call the API using the key pair configured in step 3.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback