Adyen Data Protection API provides a way for you to process Subject Erasure Requests as mandated in GDPR. Use our API to submit a request to delete shopper's data, including payment details and other related information (for example, delivery address or shopper email).## Authentication Each request to the Data Protection API must be signed with an API key. Get
https://ca-test.adyen.com/ca/services/DataProtectionService/v1
Auth type
API Key Header
Auth header
X-API-Key: YOUR_API_KEY
Rate limit
Based on contract
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.apis.guru/v2/specs/adyen.com:DataProtectionService/1.json
Endpoint status
Server online — HTTP 401 — server is online but path returned an error (may require auth)1.51s
(checked Mar 29, 2026)
Builder score
D
30%
builder-friendly
API key in the X-API-Key header
X-API-Key: YOUR_API_KEY
Paid. Adyen Data Protection API (GDPR compliance). Pricing via Adyen contract.
| Method | Path | Description |
|---|---|---|
| POST | /requestSubjectErasure |
Submit a Subject Erasure Request. |
curl 'https://ca-test.adyen.com/ca/services/DataProtectionService/v1/requestSubjectErasure' \ -H 'X-API-Key: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Adyen Data Protection documentation.