X-API-Key header. Only Tenant Owners can issue these keys.
Get an enterprise API key
1
Open Compliance settings
Sign in as a Tenant Owner and go to Compliance settings.
2
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.
3
Create and copy the key
Generate a new key with a descriptive label (e.g. “sailpoint-prod-2026-q2”). Copy it immediately — it is shown only once. Store it in a secrets manager.
Use the API key
Include the key in theX-API-Key header on every request:
- cURL
- Python
- TypeScript