إعداد واجهة برمجة التطبيقات لنقل البيانات
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
قبل أن تتمكّن من بدء إرسال طلبات إلى Data Portability API، عليك إنشاء مشروع جديد وتفعيل الفوترة وتفعيل Data Portability API في Google Cloud Console.
إنشاء مشروعك
- انقر على إنشاء مشروع.
- أدخِل اسمًا أو اقبل الاقتراح الذي تم إنشاؤه.
- أكِّد أي حقول متبقية أو عدِّلها.
- انقر على إنشاء.
دوِّن رقم تعريف مشروعك، لأنّك ستحتاج إليه لإرسال روابط التجديد إلى المستخدمين.
تفعيل الفوترة
لتفعيل الفوترة لمشروعك، اتّبِع الخطوات التالية:
- انتقِل إلى .
- إذا لم يكن لديك حساب فوترة نشط، أنشئ حسابًا بالنقر على إضافة حساب فوترة واتّباع التعليمات.
تفعيل واجهة برمجة التطبيقات
تتوفّر واجهة Data Portability API بشكل علني ويمكن العثور عليها في مكتبة واجهات برمجة التطبيقات من خلال البحث عن "Data Portability API". يمكنك تفعيلها في واجهة المستخدم أو باستخدام gcloud CLI.
لتفعيلها باستخدام gcloud CLI، نفِّذ الأمر التالي.
gcloud services enable dataportability.googleapis.com
للتأكّد من تفعيل Data Portability API، اطّلِع على
واجهات برمجة التطبيقات والخدمات المفعّلة.
إذا كنت بحاجة إلى مساعدة في إعداد gcloud CLI، اطّلِع على تثبيت gcloud CLI.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eTo use the Data Portability API, you must first create a new project in the Google Cloud console, enable billing for the project, and then enable the Data Portability API itself.\u003c/p\u003e\n"],["\u003cp\u003eYou can enable the Data Portability API through the Google Cloud console UI or by using the gcloud CLI command \u003ccode\u003egcloud services enable dataportability.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eBefore enabling the API, ensure you have an active billing account associated with your project, which can be created or managed through the Billing page in the Google Cloud console.\u003c/p\u003e\n"]]],[],null,["Before you can begin sending requests to the Data Portability API, you must create a\nnew project, enable billing, and enable the Data Portability API in the Google Cloud\nconsole.\n\nCreate your project\n\n1. Go to the [Google API Console](https://console.developers.google.com/project).\n2. Click **Create project**.\n3. Enter a name or accept the generated suggestion.\n4. Confirm or edit any remaining fields.\n5. Click **Create**.\n\nNote your project ID: you need it to send [Renewal links](/data-portability/user-guide/renewal) to your users.\n\nEnable billing\n\nTo enable billing for your project:\n\n1. Visit the [Billing page](https://console.developers.google.com/billing).\n2. If you don't have an active billing account, create one by clicking **Add billing account** and following the instructions.\n\nEnable the API\n\nThe Data Portability API is publicly available and discoverable in the API Library by\nsearching for \"Data Portability API\". Enable it in the UI or by using the gcloud CLI.\nTo enable it by using the gcloud CLI, run this command. \n\n gcloud services enable dataportability.googleapis.com\n\nTo confirm that the Data Portability API is enabled, view your\n[Enabled APIs and Services](https://console.cloud.google.com/apis/dashboard).\n\nIf you need help setting up the gcloud CLI, see [Install the gcloud CLI](https://cloud.google.com/sdk/docs/install)."]]