Prisma AIRS
Manage Applications, API Keys, Security Profiles, and Custom Topics
Table of Contents
Manage Applications, API Keys, Security Profiles, and Custom Topics
Manage applications, API keys, security profiles, and custom topics.
Where Can I Use This? | What Do I Need? |
---|---|
|
The Prisma AIRS API dashboard summarizes the API threat scan
logs. You can also manage the onboarded applications, API keys, security profiles,
and custom topics.
In this secion, you will manage the:
- Onboarded applications
- API keys
- API security profile
- Custom topics
- Log in to Strata Cloud Manager.Navigate to Insights Prisma AIRS Prisma AIRS AI Runtime: API intercept.Select Manage from the top right corner.Select one of the applications, API keys, security profiles, or custom topics, and follow the respective section.Copy and save your API key token and Security profile name or profile ID (UUID).You need these credentials to make successful scan API calls. See the Prisma AIRS API Reference guide for detailed examples.
Manage Applications
- View and manage application details:
- Application name
- Application cloud provider
- Application environment
- API key associated with the application
- Deployment profile associated with the application.
- Select one of the AI agent frameworks to detect AI agent threats specific to a framework.
Edit: If you want to update the application name, cloud provider, environment, and the AI agent framework.Delete: This deletes the application and the API key associated with it.Select Add new application/API key to initiate the onboarding workflow for creating an application and API key. This workflow uses an unused deployment profile associated with the tenant.Manage API Keys
- View and manage API keys and their application details:
- API key name
- Application name that's using the API key
- View and copy the API key token
Regenerate API key token. This revokes the existing API key and creates a new one.Delete: This deletes the API key and its associated application.Set the API key Rotation time interval by selecting the drop-down (Every month, 3 months, or 6 months).The rotation takes effect only when you regenerate or create a new API key.Select Add new application/API key to initiate the onboarding workflow for creating an application and API key. This workflow uses an unused deployment profile associated with the tenant.Manage API Security Profiles
- Click Show Details to view the following details and manage your security profiles.
- Security profile name
- AI security profile unique ID (UUID)
- Version number. This is the revision number of each security profile
- Treat detections applied and their default actions
- Latency configuration
Edit: Update your security profile configurations:- You can update the security profile name, AI model protection, AI application protection, AI data protection, and Latency configuration.
- Select Update to save your settings.
Delete: Deletes the security profile.Create New Security Profile as described in the Onboard Prisma AIRS API in Strata Cloud Manager section.When editing an AI security profile:- Updating configurations without changing the name: The profile retains its name but receives a new AI security profile ID (UUID). The revision number is incremented.
- Updating the name (with or without configuration changes): A new profile revision is created with the updated name and a new AI security profile ID (UUID). Each AI security profile revision is identified by a unique version number, starting from 1.0.
Manage Custom Topics
Create or update custom topics for custom topic guardrails threat detections and eanble this detection service in the API security profile. - Select Manage Custom Topics.Add New Custom Topic.Enter a custom Topic Name. Limit the name to 100 characters.Enter a Description explaining the purpose of this custom topic. Limit it to 250 characters.Enter relevant Examples for your custom topic. Limit them to 250 characters.Create or Update.Limitations
- Custom topic guardrail feature supports a maximum of up to 20 topics per profile.
- Each topic name is limited to 100 characters.
- Topic descriptions are limited to 250 characters.
- Each topic can have up to 5 examples, each limited to 250 characters.
- The character length of the topic name, description, and examples together is limited to 1000 characters.
- The feature is designed to process content up to 10K characters with an expected latency of up to 100 ms.
- While highly accurate, the detection mechanism may have a small margin of error, with a target of max 0.1% for incorrect block actions and up to 10% for incorrect allow actions.