⚖️ Statutory Privacy API
REST API endpoints for DPDP Act Section 5 privacy notices, Section 13 grievance officer details, and Section 12 erasure requests.
Loading documentation…
The Privacy API enables automated compliance verification for audits by the Data Protection Board (DPB) of India, CERT-In, and tax authorities.
GET /api/privacy/notice
Returns the official machine-readable and human-readable statutory privacy notice satisfying Section 5 of the Digital Personal Data Protection Act 2023.
HTTP 200 OK)GET /api/privacy/grievance
Returns contact details for the designated Grievance Redressal Officer required under DPDP Act Section 13.
HTTP 200 OK)POST /api/privacy/erasure-request
Initiates an automated Right to Erasure execution under DPDP Act Section 12.
HTTP 200 OK)