Danger
This API key must never be shared publicly or exposed in client-side code. If you believe your API key has been compromised, please contact us immediately.
The Secure Privacy REST API allows you to interact with your Domains, Mobile Apps and Policies programmatically. This API is useful for integrating Secure Privacy into your backend services or custom applications.
https://api-prod.secureprivacy.ai
Our REST API uses an API key to authenticate requests. Please find your API key in the Secure Privacy Platform under Account —> API Integrations or click the link here: API Integrations.
Danger
This API key must never be shared publicly or exposed in client-side code. If you believe your API key has been compromised, please contact us immediately.
To authenticate with the Secure Privacy API, you need to provide your API key as the Bearer Token
authorization header.
Authorization: Bearer {token}
Not every request requires authentication. The API reference will specify which endpoints require authentication with the below annotation: