Skip to main content

API Headers

The following table lists the HTTP headers required for a Prisma Cloud Application Security API request.

HTTP HeaderValue
authorizationYour JSON Web Token (JWT). Find your JWT in the response object of a successful login request.
Content-TypeThis header is required for requests that have request body parameters. The value is usually application/json, but see each request for specific requirements.