X-API-Key header. Only Tenant Owners can issue these keys.
Get an enterprise API key
Open Compliance settings
Sign in as a Tenant Owner and go to Compliance settings.
Select a key type
Choose the key type that matches the product you want to use. Each key type is scoped to a specific surface and cannot be used outside it.
| Key type | Purpose | Expiry |
|---|---|---|
| e-Discovery & legal hold | Enterprise Data Export | optional |
| SIEM | Enterprise SIEM Integrations — export audit events (Tier 1 metadata; Tier 2 payloads) | optional |
| Team User Management | Team User Management (provision / update / offboard members from your IDP) | optional, max 365 days |
| Team Asset Audit | Shared Team Asset Governance — read-only DSPM enumeration (team.asset.list) | optional |
| Team Asset Management | Shared Team Asset Governance — admin override of share scope (team.asset.update_scope); also accepted on team.asset.list since write access implicitly includes read | optional |
Use the API key
Include the key in theX-API-Key header on every request:
- cURL
- Python
- TypeScript