Google API Explorer は、ほとんどの REST API メソッドのドキュメント ページで利用できるツールで、コードを記述することなく Google API メソッドを試すことができます。API Explorer は実際のデータを処理するため、データの作成、変更、削除の方法を試すときは注意が必要です。
ディレクトリを使用する
利用可能な Google API の一覧については、Google API Explorer ディレクトリをご覧ください。このリストには、サポートされている API の API リファレンス ドキュメントへのリンクが記載されています。次の手順に沿って API を確認します。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2022-11-01 UTC。"],[[["Google APIs Explorer allows you to experiment with Google API methods directly without coding, using real data."],["You can find the desired API through the Google APIs Explorer Directory and navigate to its documentation to access the Explorer."],["The Explorer provides an interface to input parameters, request bodies, and credentials for executing the API method and viewing results."],["While 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."],["Remember to exercise caution when using methods that modify data, as the Explorer operates on live data."]]],[]]