Create API Keys For App Store Connect API
Create API keys you use to sign JWTs and authorize API requests.
Last updated
Was this helpful?
Create API keys you use to sign JWTs and authorize API requests.
Last updated
Was this helpful?
When you create an API key, assign it a role that determines the key's access to areas of the App Store Connect API and permissions for performing tasks. For example, keys with the Admin role have broad permissions and can do things like create new users and delete users. The roles that apply to keys are the same roles that apply to users on your team; for more information, see . API keys can access all apps, regardless of their role.
The is an official public API used to manage app metadata, pricing and availability, provisioning, and more. StoreSyncer utilizes this API to authenticate operations done to your app metadata.
To generate an API key to use with the App Store Connect API, log in to .
Select Users and Access, and then select the API Keys tab.
Click Generate API Key or the Add (+) button.
Enter a name for the key. The name is for your reference only and is not part of the key itself.
Under Access, select the role for the key.
Click Generate.
The new key's name, key ID, a download link, and other information appears on the page.
Once you've generated your API key, you are given the opportunity to download the private half of the key.
Select Users and Access, and then select the API Keys tab.
Click "Download API Key" link next to the new API key.
The private key is available for download a single time.
The download link appears only if the private key has not yet been downloaded. Store your private key in a safe place.
Role for API key must be , otherwise StoreSyncer can not function properly.
Log in to .