Skip to main content

3 docs tagged with "API"

View all tags

Cyera Privacy Agent Overview

The Cyera Privacy Agent extends Data Subject Request automation to any internal data systems in a simple and efficient manner. The Agent is installed in your network and polls Cyera for work, then communicates with your internal systems to fulfill requests.

Environment Variables

The Cyera Privacy Agent uses environment variables to configure its runtime behavior and connections. You'll need to set variables for your Cyera domain, Agent API Key, credentials manager provider, and optionally cloud storage for handling sensitive data. This page documents all required and optional environment variables, including cloud provider credentials for local development.

Webhooks Overview

Webhook integrations allow Cyera to dispatch privacy request processing to your systems. When a privacy request reaches the appropriate lifecycle stage, Cyera sends an HTTP request to your webhook endpoint with the details needed to perform the work (e.g., retrieve or delete data). Once your system completes the work, it confirms completion via the provided callback URL.