[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[[["\u003cp\u003eThe App Engine Admin API is a RESTful API used to manage App Engine applications, providing programmatic access to various administrative operations.\u003c/p\u003e\n"],["\u003cp\u003eAfter setting up authentication, you can manage your applications, including deploying new versions and controlling traffic distribution.\u003c/p\u003e\n"],["\u003cp\u003eThe Admin API provides an integration point for development and build tools, offering tighter control over version deployment and traffic management.\u003c/p\u003e\n"],["\u003cp\u003eUsing the Admin API allows for managing applications across multiple Google Cloud projects programmatically.\u003c/p\u003e\n"]]],[],null,["# An Overview of the Admin API\n\nThe App Engine Admin API is a RESTful API for managing your App Engine applications\nregardless of programming language. The Admin API\nprovides programmatic access to several of the App Engine administrative\noperations that are found in the\n[Google Cloud console](https://console.cloud.google.com/appengine).\n\nAfter configuring authentication, you can begin managing your apps, including\ndeploying versions of applications and managing the amount of traffic to those\nversions.\n\nWith the Admin API, you can manage your App Engine applications in\nmanners that best suit your environment or process. For example, the\nAdmin API provides you with:\n\n- An integration point for your development and build tools.\n- Tighter control around deploying new versions, including the ability to automate traffic migration between two versions or traffic splitting across one or more versions.\n- The ability to programmatically manage applications across multiple Google Cloud projects.\n\n| **Tip:** You can use client libraries to interact with App Engine Admin API. For information about the available programming languages, see [Using Client Libraries](/appengine/docs/admin-api/client-libraries)."]]