대부분의 문서 페이지에서는 압축된 API 탐색기가 화면 오른쪽에 표시됩니다. API 탐색기가 표시되지 않으면 사용해 보기를 클릭하여 API 탐색기의 압축 버전을 표시합니다.
참조 문서 페이지의 오른쪽에 사용해 보기가 표시되지 않으면 이 메서드가 API 탐색기에서 지원되지 않는 것입니다. 예를 들어 API 탐색기는 서비스 계정이 필요한 API와 호환되지 않으므로 해당 API의 문서 페이지에 표시되지 않습니다.
API 탐색기의 확장된 버전 표시
API 탐색기의 확장된 버전에는 cURL, HTTP 및 기타 코드 샘플이 포함되어 있습니다. API 탐색기의 확장된 버전을 표시하려면 전체 화면 fullscreen을 클릭합니다.
메서드 실행
API 탐색기를 사용하면 필수 매개변수, 선택적 매개변수, API 메서드의 요청 본문(해당하는 경우)을 입력할 수 있습니다. 목록 메서드와 같은 많은 REST 메서드의 경우 메서드를 실행하기 전에 한두 개의 필드만 입력하면 됩니다. 예를 들어 Books API'의 books.volumes.list 메서드는 책을 나열하기 위한 쿼리 매개변수(q)만 있으면 됩니다. books.volumes.list 메서드를 사용해 보려면 다음 단계를 따르세요.
[[["이해하기 쉬움","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-04-27(UTC)"],[[["The APIs Explorer allows you to test API methods directly in the documentation by providing parameters and executing requests."],["To use the APIs Explorer with methods requiring authorization, you need to generate and use your own credentials."],["The expanded APIs Explorer provides code samples in various formats like cURL and HTTP for easier integration."],["If you encounter a 401 or 403 error, verify the authorization type and scope, as they are the most common causes."],["The APIs Explorer uses popups for authorization, so ensure your browser settings allow them to function correctly."]]],[]]