[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],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)"]]