Manage API Keys

Updated On: Apr 21, 2026

Cloud Secure Edge orgs are now provisioned in MySonicWall. Use MySonicWall to add and manage admins. Admins assigned via MySonicWall are SAML-Only admins.

API Keys

Admins can create and manage API keys for programmatic access to the Command Center REST APIs. Navigate from Settings > Identity and Access > API Keys to see the API keys for your org:

Every API key object has a Secret value that grants access to the Command Center REST APIs, and should be stored securely.

API Key Privilege Levels #

API keys can be issued with the Admin privilege levels - Admin, ServiceAuthor, PolicyAuthor, EventWriter, ReadOnly - or at more specific scopes - satellite,access_tier, etc.

The table below lists the permissions associated with the Admin privilege levels:

PermissionsOwnerAdminServiceAuthorPolicyAuthorEventWriterReadOnly
---:-::-::-::-::-::-:
Create/Update/Delete Owners
Create/Update/Delete Non-Owner Admins
Manage Organization Settings
Manage Services
Manage Roles & Policies
Manage Trust Profiles
Submit Events
View Configurations
(Services, Policies, Events, Directory etc)

Revoking API Keys

API keys can be revoked at any time by deleting them. Any automation scripts that use a deleted API key will stop working immediately.