Reports

Reports API overview

The Reports API allows integrators to generate and retrieve report data from SCM in CSV format.

The API supports generating reports for multiple data types, including SSL certificates, client certificates, device certificates, activity logs, domain data, and administrative records.
Report data is generated based on the provided request parameters and streamed directly to the client.


Reports API endpoints

The following table lists the endpoints for generating and retrieving report data.
Click any action in the first column to open its API reference page.

ActionMethodPathDescription
Generate and stream report dataPOST/api/report/v2/streamGenerate a report based on request parameters and stream the result as CSV data.