מדריך למפתחים
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
Google מציעה את reCAPTCHA (גרסה 3 וגרסה 2) ו-reCAPTCHA Enterprise כדי לעזור לכם להגן על המשתמשים.
את האתרים שלך מפעילויות שמקורן בתרמית, מספאם ומהתנהלות פוגעת. כדי לקבל מידע נוסף על
למידע על תכונות של reCAPTCHA ו-reCAPTCHA Enterprise, ניתן לעיין בהשוואה בין תכונות של גרסאות reCAPTCHA.
במסמך הזה מפורטת סקירה כללית על Google reCAPTCHA בגרסה 3 ובגרסה 2. למידע נוסף על reCAPTCHA Enterprise, קראו את המסמכים של reCAPTCHA Enterprise.
כדי להתחיל להשתמש ב-reCAPTCHA Enterprise, אפשר להשתמש
כלי לרישום אתרים. הזה
יעזור לך ליצור מפתח אתר reCAPTCHA חדש, ובמקרה הצורך גם ליצור
לחשבון החדש ב-Google Cloud.
תחילת העבודה
קהל
תיעוד זה מיועד לאנשים שמכירים טופסי HTML, עיבוד בצד השרת או בנייד
פיתוח אפליקציות. כדי להתקין reCAPTCHA, ייתכן שיהיה עליך לערוך קוד כלשהו.
אנחנו מקווים שיהיה לכם קל לעקוב אחר המסמכים האלה. אפשר לפרסם שאלה על reCAPTCHA ב-Stack Overflow באמצעות התג recaptcha
.
סקירה כללית
כדי להתחיל להשתמש בשירות reCAPTCHA, עליך להירשם לקבלת מפתח API
מתאימים לאתר. זוג המפתחות מורכב ממפתח לאתר וממפתח סודי. מפתח האתר משמש להפעלת שירות reCAPTCHA באתר או באפליקציה לנייד שלכם.
המפתח הסודי מאשר את התקשורת בין הקצה העורפי של האפליקציה שלך לשרת ה-reCAPTCHA
לאמת את תגובת המשתמש. צריך לשמור את המפתח הסודי באופן בטוח
למטרות אבטחה.
קודם כול בוחרים את סוג ה-reCAPTCHA ואז ממלאים את הדומיינים המורשים
או חבילה
שמות. אחרי
אישרתם את התנאים וההגבלות. תוכלו ללחוץ על Register כדי לקבל זוג מפתחות API חדש.
עכשיו, מבצעים את השלבים הבאים כדי להוסיף את reCAPTCHA לאתר או לאפליקציה לנייד:
- בוחרים את השילוב בצד הלקוח:
- מאמתים את התשובה של המשתמש.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-18 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-18 (שעון UTC)."],[[["\u003cp\u003eGoogle reCAPTCHA helps protect your website from spam, abuse, and fraudulent activities with v3, v2, and Enterprise options.\u003c/p\u003e\n"],["\u003cp\u003eTo use reCAPTCHA, you'll need to sign up for an API key pair (site key and secret key) and integrate it into your website or mobile application.\u003c/p\u003e\n"],["\u003cp\u003ereCAPTCHA offers different integration options including v3, v2 (checkbox, invisible), and Android, allowing you to choose the best fit for your needs.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation is intended for developers familiar with HTML, server-side processing, or mobile application development and requires code edits for installation.\u003c/p\u003e\n"]]],["Google offers reCAPTCHA v3, v2, and reCAPTCHA Enterprise to protect against fraud and spam. To begin, register for an API key pair (site and secret keys) using the Site Registration Tool. Choose a reCAPTCHA type and provide authorized domains or package names. Integrate reCAPTCHA on the client-side, selecting from v3, v2 checkbox, invisible, or Android options. Finally, verify the user's response by authorizing communication with the reCAPTCHA server using the secret key.\n"],null,["# Developer's Guide\n\nGoogle offers reCAPTCHA (v3 and v2) and reCAPTCHA Enterprise to help you protect\nyour sites from fraudulent activities, spam, and abuse. To know more about the\nfeatures of reCAPTCHA and reCAPTCHA Enterprise, see [Comparison of features between reCAPTCHA versions](https://cloud.google.com/recaptcha/docs/compare-tiers).\n\nThis document provides an overview of Google reCAPTCHA v3 and v2. For\ninformation about reCAPTCHA Enterprise, see the\n[reCAPTCHA Enterprise documentation](https://cloud.google.com/recaptcha/docs/overview).\n\nTo get started with reCAPTCHA Enterprise, you can use our\n[Site Registration Tool](https://www.google.com/recaptcha/admin/create). This\ntool will help you create a new reCAPTCHA Site Key, and if needed also create a\nnew Google Cloud account.\n\n[Get Started](https://www.google.com/recaptcha/admin/create)\n\nAudience\n--------\n\nThis documentation is designed for people familiar with HTML forms, server-side processing or mobile\napplication development. To install reCAPTCHA, you might need to edit some code.\n\nWe hope you find this documentation easy to follow. You can ask a question about reCAPTCHA on\n[Stack Overflow](https://stackoverflow.com/questions/tagged/recaptcha), using the tag `recaptcha`.\n\nOverview\n--------\n\nTo start using reCAPTCHA, you need to [sign up for an API key\npair](http://www.google.com/recaptcha/admin) for your site. The key pair consists of a site key and\nsecret key. The site key is used to invoke reCAPTCHA service on your site or mobile application. The\nsecret key authorizes communication between your application backend and the reCAPTCHA server to\n[verify the user's response](/recaptcha/docs/verify). The secret key needs to be kept safe for\nsecurity purposes.\n\nFirst, choose the [type of reCAPTCHA](/recaptcha/docs/versions) and then fill in authorized domains\nor [package\nnames.](https://developer.android.com/guide/topics/manifest/manifest-element.html#package) After you\nhave accepted the terms of service, click **Register** to get new API key pair.\n\nNow, perform the following steps to add reCAPTCHA to your site or mobile application:\n\n1. Choose the client-side integration:\n - [reCAPTCHA v3](/recaptcha/docs/v3)\n - reCAPTCHA v2\n - [Checkbox](/recaptcha/docs/display)\n - [Invisible](/recaptcha/docs/invisible)\n - [Android](https://developer.android.com/training/safetynet/recaptcha.html)\n2. [Verify the user's response](/recaptcha/docs/verify)."]]