Privacy is not a premium feature. All GDPR endpoints are available on every tier, including free.
Data Subject Rights
Right to Erasure (Article 17)
Delete all stored data associated with a user account, including analysis history, cached results, and metadata.Erasure requests are processed asynchronously. Most deletions complete within 1 hour. You will receive a
deletion.completed webhook event if webhooks are configured.Right to Data Portability (Article 20)
Export all data associated with a user account in a machine-readable JSON format.download_url field will contain a time-limited signed URL. You can poll the export status or configure a webhook for the export.ready event.
- JSON
- CSV
Right to Rectification (Article 16)
Update or correct stored metadata associated with a user account.Consent Management
Manage data processing consent on a per-user basis.Record Consent
Withdraw Consent
403 with error code CONSENT_REQUIRED.
Public Transparency Endpoints
The following endpoints are publicly accessible and require no authentication. They are intended to support your own transparency and compliance documentation.Example: Sub-Processors
Example: Retention Policy
Audio submitted to
/safety/voice and the voice streaming endpoint is never stored. It is transcribed and analysed in memory and discarded when the request completes; there is no 24-hour window and no audio at rest. The same applies to images, video, documents and message text. What can be retained is the classification result, and only if incident logging is enabled.