API Reference

API Reference

The Atlas REST API allows you to programmatically manage consent vaults, trigger erasure protocols, and pull compliance reporting data into your own SIEM tools.

Endpoints

GET/v1/consent/receipts

Retrieves a paginated list of immutable consent receipts for a specific Data Principal.

Query Parameters
  • principal_id (required) - The unique identifier of the user.
  • limit (optional) - Default 50, max 100.
POST/v1/dsr/erasure

Triggers an automated data erasure cascade across all mapped systems for a specific principal.

Request Body
{
  "principal_id": "user_88a91b",
  "reason_code": "DPDPA_SEC_12_3",
  "hard_delete": true
}
Was this helpful?
Ask Support

We respect your privacy.

We use analytics cookies to understand how you interact with our platform so we can improve the Atlas Privacy experience. Your data is never sold to third-party advertisers.Read our Privacy Policy.