Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Google APIs Explorer — это инструмент, доступный на большинстве страниц документации по методам REST API, который позволяет опробовать методы Google API без написания кода. Проводник API работает с реальными данными, поэтому будьте осторожны при использовании методов, которые создают, изменяют или удаляют данные.
Используйте каталог
Чтобы просмотреть список API Google, которые вы можете изучить, просмотрите каталог Google APIs Explorer . Этот список содержит ссылки на справочную документацию по поддерживаемым API. Выполните следующие шаги, чтобы изучить API:
В поле поиска вверху введите название API, который вы хотите изучить.
Щелкните имя API. Откроется справочная документация по API.
Слева щелкните метод, который вы хотите использовать в навигации.
Справа найдите панель с надписью «Попробуйте этот метод». Подробнее о том, как использовать боковую панель обозревателя API и как расширить ее до полноэкранной панели обозревателя API, см. ниже.
Используйте боковую панель
Рис. 1. Боковая панель проводника API для API Google Книг.
По умолчанию обозреватель API отображается в правой части экрана в справочной документации по API для поддерживаемых методов.
Вы можете настраивать и взаимодействовать со следующими разделами на боковой панели APIs Explorer:
Параметры запроса , если это требуется методом.
Тело запроса , если это требуется методом.
Credentials , чтобы протестировать метод с различными типами учетных данных и областями действия.
Кнопка « Выполнить », чтобы запустить метод с указанными параметрами и настройками.
Результат , отображаемый только после выполнения метода.
Используйте полноэкранную панель
Рис. 2. Полноэкранная панель APIs Explorer для API Google Книг.
В свернутой боковой панели обозревателя API можно щелкнуть Полноэкранный fullscreen режим, чтобы развернуть обозреватель API. Полноэкранная панель отображает дополнительную панель, содержащую образцы кода, ответы application/json и необработанные ответы HTTP.
Аутентификация
Проводник API использует собственные учетные данные для выполнения запроса. Вы не можете использовать пользовательские учетные данные с проводником API.
Форматы данных
Обозреватель API поддерживает только JSON для ответов и полезных данных запросов. Даже если ваш API поддерживает другие форматы данных, эти форматы не работают в обозревателе API.
[null,null,["Последнее обновление: 2022-11-01 UTC."],[[["\u003cp\u003eGoogle APIs Explorer allows you to experiment with Google API methods directly without coding, using real data.\u003c/p\u003e\n"],["\u003cp\u003eYou can find the desired API through the Google APIs Explorer Directory and navigate to its documentation to access the Explorer.\u003c/p\u003e\n"],["\u003cp\u003eThe Explorer provides an interface to input parameters, request bodies, and credentials for executing the API method and viewing results.\u003c/p\u003e\n"],["\u003cp\u003eWhile the Explorer uses its own credentials, it offers both side-panel and full-screen views with functionalities like code samples and response formats in JSON.\u003c/p\u003e\n"],["\u003cp\u003eRemember to exercise caution when using methods that modify data, as the Explorer operates on live data.\u003c/p\u003e\n"]]],[],null,["# Overview\n\nThe Google APIs Explorer is a tool available on most REST API method\ndocumentation pages that lets you try Google API methods without writing code.\nThe APIs Explorer acts on real data, so use caution when trying methods that\ncreate, modify, or delete data.\n\nUse the directory\n-----------------\n\nFor a list of Google APIs you can explore, browse the\n[Google APIs Explorer Directory](/apis-explorer). This list contains links to\nthe API reference documentation for supported APIs. Follow the steps below to\nexplore the API:\n\n1. Open the [Google APIs Explorer Directory](/apis-explorer).\n2. In the search box at the top, enter the name of the API you want to explore.\n3. Click the name of the API. This opens the API reference documentation.\n4. At the left, click the method you want to use in the navigation.\n5. At the right, find the panel labeled \"Try this method.\" See below for details\n about how to use the APIs Explorer side panel and how to expand it into the\n full-screen APIs Explorer panel.\n\n | **Note:** If you don't see the APIs Explorer side panel, the method might not be compatible with APIs Explorer.\n\nUse the side panel\n------------------\n\n**Figure 1**: APIs Explorer side panel for the Google Books API.\n\nBy default, the APIs Explorer appears on the right-hand side of the screen in\nAPI reference documentation for supported methods.\n\nYou can customize and interact with the following sections in the APIs Explorer\nside panel:\n\n- **Request parameters**, if required by the method.\n- **Request body**, if required by the method.\n- **Credentials**, to test the method with various credential types and scopes.\n- **Execute** button, to run the method using the parameters and settings you've specified.\n- **Result**, displayed only after executing the method.\n\nUse the full-screen panel\n-------------------------\n\n**Figure 2**: APIs Explorer full-screen panel for the Google Books API.\n\nIn the collapsed APIs Explorer side panel, you can click Full screen\nfullscreen to expand the APIs Explorer. The\nfull-screen panel displays an extra pane containing code samples,\n`application/json` responses, and Raw HTTP responses.\n\nAuthentication\n--------------\n\nThe APIs Explorer uses its own credentials to make a request. You can't use\ncustom credentials with the APIs Explorer.\n\nData formats\n------------\n\nThe APIs Explorer only supports JSON for responses and request payloads. Even if\nyour API supports other data formats, these formats don't work in the\nAPIs Explorer.\n\nNext steps\n----------\n\n- Learn how to [display the APIs Explorer and execute a method](/explorer-help/execute-method).\n- Learn how to [test a method using different credentials and scopes](/explorer-help/authorization-and-authentication).\n- Learn how to [execute APIs Explorer sample code locally](/explorer-help/code-samples)."]]