시작하기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
기본 설정
Lookup API 또는 Update API를 사용하는 경우
Google 계정, Google Developer Console 프로젝트 및 API 키가 필요합니다. 또한 다음을 수행해야 합니다.
프로젝트에 사용할 Safe Browsing API를 활성화해야 합니다.
아래 단계에서 도움이 더 필요한 경우
<ph type="x-smartling-placeholder"></ph>
Google API 콘솔 고객센터를 방문하세요.
1. 계정 만들기
프로젝트를 만들려면 Google 계정이 필요합니다. 아직 계정이 없다면
Google 계정 만들기에서 가입하세요.
2. 프로젝트 만들기
API 키를 만들려면 Google Developer Console 프로젝트가 필요합니다. 그렇지 않은 경우
자세한 내용은
<ph type="x-smartling-placeholder"></ph>
프로젝트 만들기, 종료, 복원
3. API 키 설정
Safe Browsing API에 액세스하려면 API 키가 필요합니다. API 키는 사용자를
API 사용자이며 API와 상호작용할 수 있습니다. 이 키를
HTTP 요청을 세이프 브라우징 서버에 보냅니다. 예를 들어
API_KEY
은 다음과 같이 표시됩니다.
https://safebrowsing.googleapis.com/v4/...?key=API_KEY
API 키를 설정하려면 다음을 참고하세요.
<ph type="x-smartling-placeholder"></ph>
API 키 설정
표에 새 API 키가 표시됩니다. 필요에 따라 이 키를 복사하여 붙여넣습니다.
4. API 활성화
마지막으로 프로젝트에서 사용할 Safe Browsing API를 활성화해야 합니다. 배우기 위해
방법은 다음과 같습니다.
<ph type="x-smartling-placeholder"></ph>
API 활성화 및 비활성화 사용 설정할 API를 '세이프 브라우징 API'라고 합니다.
데이터베이스 설정
Update API를 사용하는 경우 로컬 데이터베이스도 설정해야 합니다.
세이프 브라우징은 시작하는 데 사용할 수 있는 Go 패키지를 제공합니다.
자세한 내용은 아래의 데이터베이스 설정 섹션을 참조하세요.
로컬 데이터베이스.
API 사용
시작하기 전에 Google 서비스 약관을 읽어보고
가격 책정 가이드 또한 다음 내용을 검토하고
세이프 브라우징 API의 사용 한도를 참고하세요.
Safe Browsing API 사용을 시작하려면 다음 가이드를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-11(UTC)
[[["이해하기 쉬움","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"]],["최종 업데이트: 2024-10-11(UTC)"],[[["To use the Safe Browsing Lookup or Update API, you need a Google Account, a Google Developer Console project, an API key, and activated Safe Browsing APIs."],["Setting up involves creating an account and project, obtaining an API key via the Google Developer Console, and activating the \"Safe Browsing APIs\" for your project."],["The Update API requires a local database setup using provided tools and guidance."],["Before using the APIs, review the Terms of Service, Pricing, and Usage Limits for compliance and understanding."],["Detailed guides are available for utilizing the Lookup API (v4) and Update API (v4)."]]],["To use the Safe Browsing APIs, you need a Google Account, a Developer Console project, and an API key. First, create a Google Account and a Developer Console project. Then, set up an API key for authentication and copy it for use in HTTP requests. Finally, activate the \"Safe Browsing APIs\" for your project. Update API users must also set up a local database, referencing the provided guide. Always review the Terms of Service, Pricing, and Usage Limits.\n"]]