Data Portability API
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
您可以使用 Data Portability API 建構應用程式,要求使用者授權,將 Google 服務中的資料副本移至您的應用程式。這可讓資料可攜,並方便切換服務。
服務:dataportability.googleapis.com
如要呼叫這項服務,建議您使用 Google 提供的用戶端程式庫。如果您的應用程式需要使用您自己的程式庫來呼叫這項服務,請在發出 API 要求時使用下列資訊。
探索文件
探索文件是一種機器可解讀的規格,用於說明和使用 REST API。此文件用於建構用戶端程式庫、IDE 外掛程式,以及與 Google API 互動的其他工具。一項服務可能會提供多個探索文件。這項服務提供下列探索文件:
服務端點
服務端點是指定 API 服務網路位址的基準網址。一項服務可能有多個服務端點。這項服務有以下服務端點,且下方的 URI 皆以此服務端點為基準:
https://dataportability.googleapis.com
方法 |
check |
POST /v1/accessType:check
取得權杖的存取類型。 |
方法 |
cancel |
POST /v1/{name=archiveJobs/*}:cancel
取消可攜性封存工作。 |
getPortabilityArchiveState |
GET /v1/{name=archiveJobs/*/portabilityArchiveState}
擷取 Portability API 的封存工作狀態。 |
retry |
POST /v1/{name=archiveJobs/*}:retry
重試失敗的 Portability Archive 工作。 |
方法 |
reset |
POST /v1/authorization:reset
撤銷 OAuth 權杖,並重設使用者/專案組合的用盡範圍。 |
方法 |
initiate |
POST /v1/portabilityArchive:initiate
為 Portability API 啟動新的封存作業。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\u003cp\u003eThe Data Portability API enables building applications that can request user authorization to move data from Google services.\u003c/p\u003e\n"],["\u003cp\u003eThis API facilitates data portability and allows users to switch between services more easily.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize REST resources such as \u003ccode\u003earchiveJobs\u003c/code\u003e, \u003ccode\u003eauthorization\u003c/code\u003e, and \u003ccode\u003eportabilityArchive\u003c/code\u003e to manage data transfer processes.\u003c/p\u003e\n"],["\u003cp\u003eClient libraries and a discovery document are available to simplify interactions with the API.\u003c/p\u003e\n"],["\u003cp\u003eThe service endpoint for the Data Portability API is \u003ccode\u003ehttps://dataportability.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Data Portability API\n\nThe Data Portability API lets you build applications that request authorization from a user to move a copy of data from Google services into your application. This enables data portability and facilitates switching services.\n\n- [REST Resource: v1.accessType](#v1.accessType)\n- [REST Resource: v1.archiveJobs](#v1.archiveJobs)\n- [REST Resource: v1.authorization](#v1.authorization)\n- [REST Resource: v1.portabilityArchive](#v1.portabilityArchive)\n\nService: dataportability.googleapis.com\n---------------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://dataportability.googleapis.com/$discovery/rest?version=v1\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://dataportability.googleapis.com`\n\nREST Resource: [v1.accessType](/data-portability/reference/rest/v1/accessType)\n------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------|----------------------------------------------------------------|\n| [check](/data-portability/reference/rest/v1/accessType/check) | `POST /v1/accessType:check` Gets the access type of the token. |\n\nREST Resource: [v1.archiveJobs](/data-portability/reference/rest/v1/archiveJobs)\n--------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|\n| [cancel](/data-portability/reference/rest/v1/archiveJobs/cancel) | `POST /v1/{name=archiveJobs/*}:cancel` Cancels a Portability Archive job. |\n| [getPortabilityArchiveState](/data-portability/reference/rest/v1/archiveJobs/getPortabilityArchiveState) | `GET /v1/{name=archiveJobs/*/portabilityArchiveState}` Retrieves the state of an Archive job for the Portability API. |\n| [retry](/data-portability/reference/rest/v1/archiveJobs/retry) | `POST /v1/{name=archiveJobs/*}:retry` Retries a failed Portability Archive job. |\n\nREST Resource: [v1.authorization](/data-portability/reference/rest/v1/authorization)\n------------------------------------------------------------------------------------\n\n| Methods ||\n|------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|\n| [reset](/data-portability/reference/rest/v1/authorization/reset) | `POST /v1/authorization:reset` Revokes OAuth tokens and resets exhausted scopes for a user/project pair. |\n\nREST Resource: [v1.portabilityArchive](/data-portability/reference/rest/v1/portabilityArchive)\n----------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|\n| [initiate](/data-portability/reference/rest/v1/portabilityArchive/initiate) | `POST /v1/portabilityArchive:initiate` Initiates a new Archive job for the Portability API. |"]]