---
title: Revoking API Keys
framework: appstoreconnectapi
role: article
role_heading: Article
path: appstoreconnectapi/revoking-api-keys
---

# Revoking API Keys

Revoke unused, lost, or compromised private keys.

## Overview

Overview Revoke an API key immediately if it becomes inactive, lost, or compromised. A revoked API key denies access to the App Store Connect API on your organization’s behalf. important: Once you revoke an API key, you can’t reinstate it. Revoked keys are displayed for 30 days on the API Keys page under the Revoked heading. Revoking Team Keys To revoke a team API key, log in to App Store Connect with an Admin account. Select Users and Access, then select the Keys tab. Click Edit next to the list of Active keys. Select the API keys to revoke, and click Revoke Key. Click the Revoke button to confirm. Revoking Individual Keys There are two ways to revoke an individual API key, depending on your role. Begin both methods by logging in to App Store Connect. To revoke keys for another user, as an Admin: Select Users and Access, then select the Keys tab. Click Individual Keys. Click Edit next to the list of Active keys. Select the API keys to revoke, and click Revoke Key. Click the Revoke button to confirm. To revoke your own key: Go to your user profile. Scroll down to Individual API Key. Click Revoke. Click the Revoke button to confirm. tip: Admins can prevent a user from creating an Individual Key by removing the Generate Individual API Keys permission.

## See Also

### Essentials

- [Creating API Keys for App Store Connect API](appstoreconnectapi/creating-api-keys-for-app-store-connect-api.md)
- [Generating Tokens for API Requests](appstoreconnectapi/generating-tokens-for-api-requests.md)
- [Identifying Rate Limits](appstoreconnectapi/identifying-rate-limits.md)
- [Uploading Assets to App Store Connect](appstoreconnectapi/uploading-assets-to-app-store-connect.md)
- [App Store Connect API Release Notes](appstoreconnectapi/app-store-connect-api-release-notes.md)
