Skip to main content
Version: Latest

Prisma Cloud Access Keys API Overview

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.

Authentication

The x-redlock-auth value is a JSON Web Token (JWT).

Security Scheme Type:

apiKey

Header parameter name:

x-redlock-auth