Access Keys
Access Keys are a secure way to enable programmatic access to the Prisma Cloud API. By default, only the System Admin has API access and can enable API access for other administrators. If you have API access, you can create up to two access keys. Create an access key for a limited time period and regenerate your API keys periodically to minimize exposure and follow security best practices.
📄️ List Access Keys
Returns all access keys for your tenant if you have a Prisma Cloud System Admin role. Returns just your access keys if you don't have this role.
📄️ Add Access Key
Adds a new access key for the current user. If you have API access, you can create up to two access keys.
📄️ Get Access Key by ID
Returns the metadata of the access key that has the specified ID.
📄️ Delete Access Key
Deletes the access key that has the specified ID.
📄️ Update Access Key Status
Activates or deactivates the access key that has the specified ID. You cannot activate an expired access key.