تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
Google Keep API هي واجهة برمجة تطبيقات RESTful تُستخدَم لإنشاء تطبيقات تتيح لمشرفي المؤسسات إدارة ملاحظات Google Keep، بما في ذلك إنشاء الملاحظات وإدراجها وحذفها وتنزيل المرفقات وتعديل أذونات الملاحظات.
من الأمثلة على حالات استخدام واجهة برمجة التطبيقات حلّ المشاكل التي يحدّدها برنامج وسيط أمان الوصول إلى السحابة الإلكترونية (CASB). على سبيل المثال، إذا رصد برنامج CASB ملاحظة تتضمّن معلومات حساسة، يمكن استخدام Google Keep API لتقييد الأذونات المتعلّقة بهذه الملاحظة أو حتى حذفها.
الخطوات التالية
للتعرّف على كيفية التطوير باستخدام واجهات برمجة تطبيقات Google Workspace، بما في ذلك التعامل مع المصادقة والتفويض، يُرجى الرجوع إلى بدء العمل كمطوّر في Workspace.
لمعرفة كيفية إعداد تطبيق بسيط يستخدِم واجهة برمجة تطبيقات Google Keep وتشغيله، يُرجى قراءة نظرة عامة على التشغيل السريع.
تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Google Keep API Overview\n\nThe Google Keep API is a RESTful API used to create apps allowing enterprise\nadministrators to manage Google Keep notes, including creating, listing,\ndeleting, downloading note attachments, and mutating permissions of a note.\nAn example use case for the API would be to resolve issues identified by cloud\naccess security broker (CASB) software. For example, if your CASB software\nidentified a note with sensitive information, the Google Keep API could be used to\nrestrict permissions on that note, or even delete the note.\n| **Note:** For authorization, you can use [domain-wide delegation using a service account or an OAuth client ID](https://support.google.com/a/answer/162106). Domain-wide delegation with a service account is a powerful feature where the service account can impersonate any user in the domain without manual authorization on their part. Use this option when you want the domain administrator to allow your application to programmatically access any user's Google Keep data in your domain, such as for a CASB integration to audit Google Keep data across your domain. Alternatively, use domain-wide delegation with an OAuth clientID for enterprise apps where you'd want your Administrator to approve scopes for your users, but the application can only access the authenticated user's Google Keep data.\n\nNext steps\n----------\n\n- To learn about developing with Google Workspace APIs, including handling\n authentication and authorization, refer\n to [Get started as a Workspace developer](/workspace/guides/getstarted-overview).\n\n- To learn how to configure and run a simple Google Keep API app, read the\n [Quickstarts overview](/workspace/keep/api/guides/quickstarts-overview)."]]