For the complete documentation index, see llms.txt. This page is also available as Markdown.

Prisma Cloud DSPM

Connection Requirements

1 - Domain

The API domain for your Prisma Cloud DSPM tenant. Select api.use1.dig.security if your Prisma Cloud console URL is app.prismacloud.io, app2.prismacloud.io, app3.prismacloud.io, app4.prismacloud.io, or app.ca.prismacloud.io (US region). For all other regions (EU, ANZ, SG, UK, India, Japan, France, Indonesia), select api.dig.security. (default: api.dig.security)

2 - API Key

The API key used to authenticate requests. Generate it from the Prisma Cloud console under Data Security > Preferences > API tab. In the Add New API Key section, enter a Name and Description for your API key, and click Create Key. A pop-up will display the generated API key. Click Copy API Key to copy it, then click Done.

3 - Proxy

Proxy URL (optional).

4 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated