Stay organized with collections Save and categorize content based on your preferences.
There are two options for trying out the Admin API, either the OAuth 2.0 Playground or the APIs Explorer.
OAuth 2.0 PlaygroundUse the OAuth 2.0 Playground to preview an authentication flow, obtain access tokens, and also send HTTP requests. To use the OAuth 2.0 Playground:
In Step 2, click Exchange authorization code for tokens to receive an access token.
Note: You can use these access tokens in HTTP requests that you want to run from the command line, as long as you do so prior to their expiration time. For example, use these access tokens to run cURL commands.In Step 3, the Request URI field is pre-populated with the example URI:
https://appengine.googleapis.com/v1/apps/{appsId}/services/default
You must replace {appsId}
with your Google Cloud Platform project ID and then click Send the request
to view the details about the default
service of your project.
Use this URI field to send HTTP requests against the resources that you specify in your project. For more information about specifying resources in request URIs, see REST in the Admin API.
Tip: You can also click List possible operations and then scroll to the App Engine Admin API section to view a list of HTTP request. If you select an operation, it will populate the Request URI field with a template URI, in which you must specify the IDs of your resources before sending the request.Use the APIs Explorer to view a list of all the Admin API methods, fields, and their descriptions. You can then click the items in the list to generate URIs and send HTTP requests against the resources that you specify.
Tip: You can also use the APIs Explorer widgets in each of the API methods, for exampleapps.get
.
To use the APIs Explorer:
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The Admin API can be explored using either the OAuth 2.0 Playground or the APIs Explorer."],["The OAuth 2.0 Playground allows you to preview authentication flows, get access tokens, and send HTTP requests."],["The APIs Explorer provides a comprehensive list of Admin API methods and fields, enabling you to generate URIs and send HTTP requests."],["Using the OAuth 2.0 Playground, you will need to authorize API access, exchange an authorization code for tokens, and replace placeholders in the request URI with your Google Cloud project details."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4