[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-20。"],[[["\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)."]]