Consent statistics
GET/api/v1/stats
Returns aggregated consent analytics for the domain.
Counts and percentages only, never raw records or PII. Requires
the consent analytics feature (Business and Custom plans).
Results are capped at 10,000 records, and when the cap is hit
the response includes "sampled": true. Cached for 5 minutes.
Rate limit: 10 requests per minute per domain.
Request
Responses
- 200
- 401
- 403
- 429
Aggregated consent statistics.
Invalid API key. The response is identical for a missing, invalid or inactive key.
The domain's plan does not include this feature.
Rate limit exceeded for this key, IP or endpoint.