App Engine Admin API

Provisions and manages developers' App Engine applications.

Service: appengine.googleapis.com

To call this service, we recommend that you use the Google-providedclient libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

ADiscovery Document 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 documents:

Service endpoint

Aservice 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:

  • https://appengine.googleapis.com

REST Resource:v1.apps

Methods
createPOST /v1/apps
Creates an App Engine application for a Google Cloud Platform project.
getGET /v1/{name=apps/*}
Gets information about an application.
patchPATCH /v1/{name=apps/*}
Updates the specified Application resource.
repairPOST /v1/{name=apps/*}:repair
Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.

REST Resource:v1.apps.authorizedCertificates

Methods
createPOST /v1/{parent=apps/*}/authorizedCertificates
Uploads the specified SSL certificate.
deleteDELETE /v1/{name=apps/*/authorizedCertificates/*}
Deletes the specified SSL certificate.
getGET /v1/{name=apps/*/authorizedCertificates/*}
Gets the specified SSL certificate.
listGET /v1/{parent=apps/*}/authorizedCertificates
Lists all SSL certificates the user is authorized to administer.
patchPATCH /v1/{name=apps/*/authorizedCertificates/*}
Updates the specified SSL certificate.

REST Resource:v1.apps.authorizedDomains

Methods
listGET /v1/{parent=apps/*}/authorizedDomains
Lists all domains the user is authorized to administer.

REST Resource:v1.apps.domainMappings

Methods
createPOST /v1/{parent=apps/*}/domainMappings
Maps a domain to an application.
deleteDELETE /v1/{name=apps/*/domainMappings/*}
Deletes the specified domain mapping.
getGET /v1/{name=apps/*/domainMappings/*}
Gets the specified domain mapping.
listGET /v1/{parent=apps/*}/domainMappings
Lists the domain mappings on an application.
patchPATCH /v1/{name=apps/*/domainMappings/*}
Updates the specified domain mapping.

REST Resource:v1.apps.firewall.ingressRules

Methods
batchUpdatePOST /v1/{name=apps/*/firewall/ingressRules}:batchUpdate
Replaces the entire firewall ruleset in one bulk operation.
createPOST /v1/{parent=apps/*}/firewall/ingressRules
Creates a firewall rule for the application.
deleteDELETE /v1/{name=apps/*/firewall/ingressRules/*}
Deletes the specified firewall rule.
getGET /v1/{name=apps/*/firewall/ingressRules/*}
Gets the specified firewall rule.
listGET /v1/{parent=apps/*}/firewall/ingressRules
Lists the firewall rules of an application.
patchPATCH /v1/{name=apps/*/firewall/ingressRules/*}
Updates the specified firewall rule.

REST Resource:v1.apps.locations

Methods
getGET /v1/{name=apps/*/locations/*}
Gets information about a location.
listGET /v1/{name=apps/*}/locations
Lists information about the supported locations for this service.

REST Resource:v1.apps.operations

Methods
getGET /v1/{name=apps/*/operations/*}
Gets the latest state of a long-running operation.
listGET /v1/{name=apps/*}/operations
Lists operations that match the specified filter in the request.

REST Resource:v1.apps.services

Methods
deleteDELETE /v1/{name=apps/*/services/*}
Deletes the specified service and all enclosed versions.
getGET /v1/{name=apps/*/services/*}
Gets the current configuration of the specified service.
listGET /v1/{parent=apps/*}/services
Lists all the services in the application.
patchPATCH /v1/{name=apps/*/services/*}
Updates the configuration of the specified service.

REST Resource:v1.apps.services.versions

Methods
createPOST /v1/{parent=apps/*/services/*}/versions
Deploys code and resource files to a new version.
deleteDELETE /v1/{name=apps/*/services/*/versions/*}
Deletes an existing Version resource.
getGET /v1/{name=apps/*/services/*/versions/*}
Gets the specified Version resource.
listGET /v1/{parent=apps/*/services/*}/versions
Lists the versions of a service.
patchPATCH /v1/{name=apps/*/services/*/versions/*}
Updates the specified Version resource.

REST Resource:v1.apps.services.versions.instances

Methods
debugPOST /v1/{name=apps/*/services/*/versions/*/instances/*}:debug
Enables debugging on a VM instance.
deleteDELETE /v1/{name=apps/*/services/*/versions/*/instances/*}
Stops a running instance.
getGET /v1/{name=apps/*/services/*/versions/*/instances/*}
Gets instance information.
listGET /v1/{parent=apps/*/services/*/versions/*}/instances
Lists the instances of a version.

REST Resource:v1beta.apps

Methods
createPOST /v1beta/apps
Creates an App Engine application for a Google Cloud Platform project.
getGET /v1beta/{name=apps/*}
Gets information about an application.
patchPATCH /v1beta/{name=apps/*}
Updates the specified Application resource.
repairPOST /v1beta/{name=apps/*}:repair
Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.

REST Resource:v1beta.apps.authorizedCertificates

Methods
createPOST /v1beta/{parent=apps/*}/authorizedCertificates
Uploads the specified SSL certificate.
deleteDELETE /v1beta/{name=apps/*/authorizedCertificates/*}
Deletes the specified SSL certificate.
getGET /v1beta/{name=apps/*/authorizedCertificates/*}
Gets the specified SSL certificate.
listGET /v1beta/{parent=apps/*}/authorizedCertificates
Lists all SSL certificates the user is authorized to administer.
patchPATCH /v1beta/{name=apps/*/authorizedCertificates/*}
Updates the specified SSL certificate.

REST Resource:v1beta.apps.authorizedDomains

Methods
listGET /v1beta/{parent=apps/*}/authorizedDomains
Lists all domains the user is authorized to administer.

REST Resource:v1beta.apps.domainMappings

Methods
createPOST /v1beta/{parent=apps/*}/domainMappings
Maps a domain to an application.
deleteDELETE /v1beta/{name=apps/*/domainMappings/*}
Deletes the specified domain mapping.
getGET /v1beta/{name=apps/*/domainMappings/*}
Gets the specified domain mapping.
listGET /v1beta/{parent=apps/*}/domainMappings
Lists the domain mappings on an application.
patchPATCH /v1beta/{name=apps/*/domainMappings/*}
Updates the specified domain mapping.

REST Resource:v1beta.apps.firewall.ingressRules

Methods
batchUpdatePOST /v1beta/{name=apps/*/firewall/ingressRules}:batchUpdate
Replaces the entire firewall ruleset in one bulk operation.
createPOST /v1beta/{parent=apps/*}/firewall/ingressRules
Creates a firewall rule for the application.
deleteDELETE /v1beta/{name=apps/*/firewall/ingressRules/*}
Deletes the specified firewall rule.
getGET /v1beta/{name=apps/*/firewall/ingressRules/*}
Gets the specified firewall rule.
listGET /v1beta/{parent=apps/*}/firewall/ingressRules
Lists the firewall rules of an application.
patchPATCH /v1beta/{name=apps/*/firewall/ingressRules/*}
Updates the specified firewall rule.

REST Resource:v1beta.apps.locations

Methods
getGET /v1beta/{name=apps/*/locations/*}
Gets information about a location.
listGET /v1beta/{name=apps/*}/locations
Lists information about the supported locations for this service.

REST Resource:v1beta.apps.operations

Methods
getGET /v1beta/{name=apps/*/operations/*}
Gets the latest state of a long-running operation.
listGET /v1beta/{name=apps/*}/operations
Lists operations that match the specified filter in the request.

REST Resource:v1beta.apps.services

Methods
deleteDELETE /v1beta/{name=apps/*/services/*}
Deletes the specified service and all enclosed versions.
getGET /v1beta/{name=apps/*/services/*}
Gets the current configuration of the specified service.
listGET /v1beta/{parent=apps/*}/services
Lists all the services in the application.
patchPATCH /v1beta/{name=apps/*/services/*}
Updates the configuration of the specified service.

REST Resource:v1beta.apps.services.versions

Methods
createPOST /v1beta/{parent=apps/*/services/*}/versions
Deploys code and resource files to a new version.
deleteDELETE /v1beta/{name=apps/*/services/*/versions/*}
Deletes an existing Version resource.
getGET /v1beta/{name=apps/*/services/*/versions/*}
Gets the specified Version resource.
listGET /v1beta/{parent=apps/*/services/*}/versions
Lists the versions of a service.
patchPATCH /v1beta/{name=apps/*/services/*/versions/*}
Updates the specified Version resource.

REST Resource:v1beta.apps.services.versions.instances

Methods
debugPOST /v1beta/{name=apps/*/services/*/versions/*/instances/*}:debug
Enables debugging on a VM instance.
deleteDELETE /v1beta/{name=apps/*/services/*/versions/*/instances/*}
Stops a running instance.
getGET /v1beta/{name=apps/*/services/*/versions/*/instances/*}
Gets instance information.
listGET /v1beta/{parent=apps/*/services/*/versions/*}/instances
Lists the instances of a version.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-16 UTC.