डेटा पोर्टेबिलिटी एपीआई सेट अप करना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Data Portability API को अनुरोध भेजने से पहले, आपको नया प्रोजेक्ट बनाना होगा. साथ ही, बिलिंग की सुविधा चालू करनी होगी. इसके अलावा, Google Cloud Console में Data Portability API को चालू करना होगा.
अपना प्रोजेक्ट बनाना
- प्रोजेक्ट बनाएं पर क्लिक करें.
- कोई नाम डालें या जनरेट किए गए सुझाव को स्वीकार करें.
- बचे हुए फ़ील्ड में मौजूद जानकारी की पुष्टि करें या उसमें बदलाव करें.
- बनाएं पर क्लिक करें.
अपना प्रोजेक्ट आईडी नोट करें: आपको इसकी ज़रूरत, उपयोगकर्ताओं को रिन्यूअल लिंक भेजने के लिए पड़ेगी.
बिलिंग चालू करना
अपने प्रोजेक्ट के लिए बिलिंग चालू करने के लिए:
- पर जाएं.
- अगर आपके पास चालू बिलिंग खाता नहीं है, तो बिलिंग खाता जोड़ें पर क्लिक करके खाता बनाएं और निर्देशों का पालन करें.
एपीआई चालू करना
Data Portability API, सार्वजनिक तौर पर उपलब्ध है. इसे API लाइब्रेरी में "Data Portability API" खोजकर देखा जा सकता है. इसे यूज़र इंटरफ़ेस (यूआई) में या gcloud सीएलआई का इस्तेमाल करके चालू करें.
gcloud CLI का इस्तेमाल करके इसे चालू करने के लिए, यह निर्देश चलाएं.
gcloud services enable dataportability.googleapis.com
यह पुष्टि करने के लिए कि Data Portability API चालू है, चालू किए गए एपीआई और सेवाएं देखें.
अगर आपको gcloud सीएलआई सेट अप करने में मदद चाहिए, तो gcloud सीएलआई इंस्टॉल करना लेख पढ़ें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-29 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-29 (UTC) को अपडेट किया गया."],[[["\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)."]]