API Requests
Privacy Data API Routes
Endpoint
Description
Reference
GET /privacy/grants/${account}GET /privacy/access/${account}GET /privacy/data/${account}DELETE /privacy/grants/${account}Last updated
Privacy Data API Routes
The following API endpoints are available for the Privacy Data API.
Please see How to sign API for information on how to make a request to the server-side API.
These are server-side API routes and cannot be accessed from a browser.
GET /privacy/data/${account}Get privacy data from an account that has given consent.
Last updated