[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-17。"],[],[],null,["# reCAPTCHA keys overview\n\nThis document provides an overview of reCAPTCHA keys (also known as *keys*).\n\nA reCAPTCHA key is a unique, case-sensitive string\nof 40 characters that needs to be installed on web pages, in mobile\napplications, or at the WAF layer to integrate reCAPTCHA.\n\nA reCAPTCHA key returns a score for each request, which is based on the user\ninteractions with your site or application. By interpreting these scores, you\ncan take appropriate actions for your site or application, such as allowing or\nblocking users.\n\nExample reCAPTCHA key: `6Lcm3XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX5mfX`\n| **Note:** In some parts of the API reference documentation, reCAPTCHA keys are also referred to as *site keys*.\n\nreCAPTCHA keys can have one of the following integration types:\n\n- `SCORE`: Returns risk scores. It doesn't display the **I'm not a robot** checkbox and never shows CAPTCHA challenges.\n- `CHECKBOX`: Displays the **I'm not a robot** checkbox and might show CAPTCHA challenges after the checkbox is checked.\n- `POLICY_BASED_CHALLENGE` ([preview](/products#product-launch-stages)): Triggers CAPTCHA challenges based on a score threshold and challenge difficulty.\n- `INVISIBLE`: Doesn't display the **I'm not a robot** checkbox, but might show CAPTCHA challenges after risk analysis.\n\nThe following table lists reCAPTCHA keys that are supported for each platform:\n\n\u003cbr /\u003e\n\nWhat's next\n-----------\n\n- [Choose the appropriate reCAPTCHA key type for your platform](/recaptcha/docs/choose-key-type)"]]