Google API 탐색기는 대부분의 REST API 메서드 문서 페이지에서 사용할 수 있는 도구로, 코드를 작성하지 않고도 Google API 메서드를 사용해 볼 수 있습니다.
API 탐색기는 실제 데이터에 대해 작동하므로 데이터를 만들거나 수정하거나 삭제하는 메서드를 사용할 때는 주의해야 합니다.
디렉터리 사용하기
살펴볼 수 있는 Google API 목록은 Google API 탐색기 디렉터리를 참고하세요. 이 목록에는 지원되는 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."]]],[]]