Configurer l'API Data Portability
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Avant de pouvoir envoyer des requêtes à l'API Data Portability, vous devez créer un projet, activer la facturation et activer l'API Data Portability dans la console Google Cloud.
Créer un projet
- Cliquez sur Create Project (Créer un projet).
- Saisissez un nom ou acceptez la suggestion générée.
- Confirmez ou modifiez les champs restants.
- Cliquez sur Créer.
Notez l'ID de votre projet. Vous en aurez besoin pour envoyer des liens de renouvellement à vos utilisateurs.
Activer la facturation
Pour activer la facturation pour le projet :
- Consultez la page .
- Si vous ne disposez pas de compte de facturation actif, créez-en un en cliquant sur Ajouter un compte de facturation et en suivant les instructions.
Activer l'API
L'API Data Portability est accessible au public et peut être trouvée dans la bibliothèque d'API en recherchant "API Data Portability". Activez-le dans l'interface utilisateur ou à l'aide de la gcloud CLI.
Pour l'activer à l'aide de gcloud CLI, exécutez cette commande.
gcloud services enable dataportability.googleapis.com
Pour vérifier que l'API Data Portability est activée, consultez vos API et services activés.
Si vous avez besoin d'aide pour configurer gcloud CLI, consultez Installer gcloud CLI.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/29 (UTC).
[null,null,["Dernière mise à jour le 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)."]]