Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dokumen ini memberikan ringkasan kunci reCAPTCHA (juga dikenal sebagai kunci).
Kunci reCAPTCHA adalah string unik yang peka huruf besar/kecil
berisi 40 karakter yang perlu diinstal di halaman web, di aplikasi seluler, atau di lapisan WAF untuk mengintegrasikan reCAPTCHA.
Kunci reCAPTCHA menampilkan skor untuk setiap permintaan, yang didasarkan pada interaksi pengguna dengan situs atau aplikasi Anda. Dengan menafsirkan skor ini, Anda dapat mengambil tindakan yang sesuai untuk situs atau aplikasi Anda, seperti mengizinkan atau memblokir pengguna.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)"]]