See the API's various operations for details on their request parameters and response data.

You can also run this API with a Postman collection.

Run in Postman

OperationMethodEndpoint
Reports
List reportsGET/reports
List reports per product familyGET/reports/​{productFamily}
List reports per reporting areaGET/reports/​{productFamily}/​{reportingArea}
Get report optionsGET/reports/​{productFamily}/​{reportingArea}/​{report}
Generate a reportPOST/reports/​{productFamily}/​{reportingArea}/​{report}/​data
Get asynchronous report resultsGET/reports/​{productFamily}/​{reportingArea}/​{report}/​queries/​{queryId}