Apigee에서는 사용 사례에 따라 API 키 상태를 관리할 수 있는 API를 제공합니다. 아래의 개발자 앱 JSON에서 세 가지 경우에 각각 승인/취소 플래그의 위치가 표시됩니다.
(1) 개발자 앱에서 특정 API 제품의 키 상태를 보여줍니다. 이 API는 이 주제의 앞에서 설명한 UI 작업을 정확하게 수행합니다. API에서 앱의 고객 키 승인 또는 취소를 참조하세요.
(2) 개발자 앱 키의 키 상태를 표시합니다. 키를 취소하면 앱이 해당 키를 사용하여 API에 액세스할 수 없게 됩니다. 취소된 앱 키와 연결된 모든 액세스 토큰은 활성 상태로 유지되지만 Apigee는 먼저 앱 키의 상태를 확인합니다. 상태가 '취소됨'으로 설정되어 있으면 Apigee에서 통화를 허용하지 않습니다. 개발자 앱의 API 키를 승인 또는 취소하려면 API를 참조하세요.
(3) 개발자 앱과 연결된 모든 키의 키 상태를 보여줍니다. 취소된 앱은 모든 API 제품에 액세스할 수 없으며 Apigee에서 관리하는 API를 호출할 수 없습니다. 개발자 앱의 모든 키를 승인 또는 취소하려면 API를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-12(UTC)"],[[["This page explains how to revoke or approve API keys for products in developer apps and for entire developer apps, within Apigee and Apigee hybrid."],["You can revoke access to specific API resources defined within an API product by revoking the associated key through the Apigee UI or via API calls."],["The Apigee UI allows you to approve or revoke a key associated with a specific API product, found within a given developer app, reinstating access to the defined APIs."],["Apigee provides REST APIs to manage API key statuses, allowing you to revoke or approve keys at the API product level, the developer app key level, or for all keys associated with an entire developer app."],["You can check the status of a revoked API product or developer app by using the \"Get Developer App Details\" API, which will return a JSON that contains the current status of the target entity."]]],[]]