Overview
When an organization is created, two API Keys are generated named publisher_key and readonly. Both of the keys are scoped on “themes” and “plugins”.
The readonly key let you see the list and download your different plugins and themes versions but cannot be used to upload a new artifact.
The
publisher_key should be kept securely. Everyone with this key will be able to perform all actions on your account, including deleting your data.Understanding scopes and permissions
There are two scopes available for API Keys :plugins and themes. For each scope, you can choose to apply permissions gradually:
read: See list and plugin or theme detailsupdate: Upload a new artifact and update plugin or theme detailscreate: Create a new plugin or themedelete: Delete an existing plugin or theme
Need more details about scopes and permissions?
Check out the full list of available scopes and what each permission allows on this page.