naftiko: 1.0.0-alpha2 info: label: "iTwin Insights API \u2014 Reports" description: "iTwin Insights API \u2014 Reports. Self-contained Naftiko capability covering the Reports resource of the\ \ iTwin Insights API." tags: - Bentley - iTwin - Reports created: '2026-05-23' modified: '2026-05-23' binds: - namespace: env keys: ITWIN_ACCESS_TOKEN: ITWIN_ACCESS_TOKEN capability: consumes: - type: http namespace: insights-reports baseUri: https://api.bentley.com/insights description: iTwin Insights API Reports capability against the iTwin Platform. resources: - name: reports path: /reports operations: - name: listReports method: GET description: List Reports via iTwin Insights API outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: [] - name: createReport method: POST description: Create Report via iTwin Insights API outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON).