Reporting API
Limited availability
The Reporting API makes consistent reports about Content Security Policy violations, Permissions-Policy violations, deprecated feature usage, crashes, and other web platform features available to your server endpoints.
Learning resources on MDN
- Report
- Report: body property
- Report: type property
- Report: url property
- ReportBody
- ReportBody: toJSON() method
- ReportingObserver
- ReportingObserver: ReportingObserver() constructor
- ReportingObserver: disconnect() method
- ReportingObserver: observe() method
- ReportingObserver: takeRecords() method
- Reporting-Endpoints
Browser support
- Chrome 96 Released on 2021-11-15
- Chrome Android 96 Released on 2021-11-15
- Edge 96 Released on 2021-11-19
- Firefox ❌ Vendor position : positive
- Firefox for Android ❌ Vendor position : positive
- Safari ❌
- Safari on iOS ❌
Specifications
- Reporting API, from Web Performance Working Group (W3C).