How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Mend Reports API

The Reports API from Mend — 43 operation(s) for reports.

Mend Reports API is one of 47 APIs that Mend publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 44 operations across 43 paths, and defines 31 schemas. It is described by OpenAPI 3.0.1, at version 3.0.

Requests are made against a single base URL, https://baseUrl.

44 operations 43 paths 31 schemas 1 DELETE3 GET40 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
3.0
Base URL
https://api-saas.mend.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Mend Reports API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer-key). By default, every request must be authenticated.

  • bearer-key — JWT token Bearer

Paths & Operations 44

Across 43 paths, the API surfaces 44 operations — 1 DELETE, 3 GET, 40 POST. Each is listed below with its method, path, parameters, and response codes.

Reports 44
POST
/api/v3.0/applications/{applicationUuid}/ai/reports/findings
Export AI Application Findings report asynchronously
exportAiFindingsReport_2 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/ai/reports/inventory
Export AI Application Inventory report asynchronously
exportAiInventoryReport_2 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/code/reports/compliance
Export Code Application Compliance report asynchronously (Code - SAST)
exportCodeComplianceReport_1 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/code/reports/findings
Export Code Application Findings report asynchronously (Code - SAST)
exportCodeFindingsReport_1 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/code/reports/resolved
Export Code Application Resolved Findings report asynchronously (Code - SAST)
exportCodeResolvedReport_1 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/code/reports/suppressions
Export Code Application Suppressions report asynchronously (Code - SAST)
exportCodeSuppressionsReport_1 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/images/reports/SBOM
Export Image Application SBOM report asynchronously
exportImgSbomReport_2 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/images/reports/attribution
Export IMG Application Attribution report asynchronously
exportImgAttributionReport_2 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/images/reports/dueDiligence
Export IMG Application Due Diligence report asynchronously
exportImgFindingsReport_2 1 param body → 200400403
POST
/api/v3.0/orgs/{orgUuid}/ai/reports/findings
Export AI Organization Findings report asynchronously
exportAiFindingsReport_1 1 param body → 200400403
POST
/api/v3.0/orgs/{orgUuid}/ai/reports/inventory
Export AI Organization Inventory report asynchronously
exportAiInventoryReport_1 1 param body → 200400403
POST
/api/v3.0/orgs/{orgUuid}/code/reports/compliance
Export Code Organization Compliance report asynchronously (Code - SAST)
exportSastAnalyticsReport 1 param body → 200400403
POST
/api/v3.0/orgs/{orgUuid}/images/reports/SBOM
Export Image Organization SBOM report asynchronously
exportImgSbomReport_1 1 param body → 200400403
POST
/api/v3.0/orgs/{orgUuid}/images/reports/attribution
Export IMG Organization Attribution report asynchronously
exportImgAttributionReport_1 1 param body → 200400403
POST
/api/v3.0/orgs/{orgUuid}/images/reports/dueDiligence
Export IMG Organization Due Diligence report asynchronously
exportImgFindingsReport_1 1 param body → 200400403
GET
/api/v3.0/orgs/{orgUuid}/reports
Get Reports
getReportStatusesMultiContext 3 params → 200400403
GET
/api/v3.0/orgs/{orgUuid}/reports/download/{reportUuid}
Download Report
downloadReport 2 params → 200400403
POST
/api/v3.0/orgs/{orgUuid}/reports/users-groups
Export Users and Groups report asynchronously (Platform)
exportUsersReport 1 param body → 200400403
GET
/api/v3.0/orgs/{orgUuid}/reports/{reportUuid}
Get Report Status
getReportStatus 2 params → 200400403
DELETE
/api/v3.0/orgs/{orgUuid}/reports/{reportUuid}
Delete Report
deleteReport 2 params → 200400403
POST
/api/v3.0/projects/{projectUuid}/ai/reports/findings
Export AI Project Findings report asynchronously
exportAiFindingsReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/ai/reports/inventory
Export AI Project Inventory report asynchronously
exportAiInventoryReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/code/reports/compliance
Export Code Project Compliance report asynchronously (Code - SAST)
exportCodeComplianceReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/code/reports/findings
Export Code Project Findings report asynchronously (Code - SAST)
exportCodeFindingsReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/code/reports/resolved
Export Code Project Resolved Findings report asynchronously (Code - SAST)
exportCodeResolvedReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/code/reports/suppressions
Export Code Project Suppressions report asynchronously (Code - SAST)
exportCodeSuppressionsReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/images/reports/SBOM
Export Image Project SBOM report asynchronously
exportImgSbomReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/images/reports/attribution
Export IMG Project Attribution report asynchronously
exportImgAttributionReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/images/reports/dueDiligence
Export IMG Project Due Diligence report asynchronously
exportImgFindingsReport 1 param body → 200400403
POST
/api/v3.0/accounts/{accountUuid}/dependencies/reports/inventory
Export account inventory report asynchronously (Dependencies - SCA)
exportAccountInventoryReport 1 param body → 200400403
POST
/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindings
Export account dependency security findings report asynchronously (Dependencies - SCA)
exportAccountDependencySecurityFindingsReport 1 param body → 200400403
POST
/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindingsByLibrary
Export account dependency security findings by library report asynchronously (Dependencies - SCA)
exportAccountDependencySecurityFindingsByLibraryReport 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/SBOM
Export application SBOM report asynchronously (Dependencies - SCA)
exportSbomReport_1 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/attribution
Export application Attribution report asynchronously (Dependencies - SCA)
exportProductAttributionReport 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/dueDiligence
Export application due diligence report asynchronously (Dependencies - SCA)
exportProductDueDiligenceReport 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/findings
Export application Findings report asynchronously (Dependencies - SCA)
exportProductFindingsReport 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/inventory
Export application Inventory report asynchronously (Dependencies - SCA)
exportProductInventoryReport 1 param body → 200400403
POST
/api/v3.0/applications/{applicationUuid}/dependencies/reports/risk
Export application Risk report asynchronously (Dependencies - SCA)
exportProductRiskReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/SBOM
Export project SBOM report asynchronously (Dependencies - SCA)
exportSbomReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/attribution
Export project Attribution report asynchronously (Dependencies - SCA)
exportProjectAttributionReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/dueDiligence
Export project due diligence report asynchronously (Dependencies - SCA)
exportProjectDueDiligenceReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/findings
Export project Findings report asynchronously (Dependencies - SCA)
exportProjectFindingsReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/inventory
Export project Inventory report asynchronously (Dependencies - SCA)
exportProjectInventoryReport 1 param body → 200400403
POST
/api/v3.0/projects/{projectUuid}/dependencies/reports/risk
Export project Risk report asynchronously (Dependencies - SCA)
exportProjectRiskReport 1 param body → 200400403

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are AttributionImgReportExportDTO (22 properties), AttributionReportExportDTOV3 (22 properties), AttributionReportExportProjectDTOV3 (21 properties), ReportExportProcessDTO (18 properties). Each schema is shown below with its type and property counts.

CreateProjectSbomReportDTOReport
object
9 properties
AttributionReportExportProjectDTOV3
object
21 properties
InventoryReportExportProjectDTOV3
object
3 properties
CreateUsersReportDTO
object
3 properties
RiskReportExportDTOV3
object
5 properties
FindingsReportExportProjectDTOV3
object
7 properties
UsersReportExportProcessDTO
object
11 properties
DWRResponsePageableV3ListReportExportProcessDTOV3
object
3 properties
CreateReportDTO
object
7 properties
DWRResponseV3ReportExportProcessDTOV3
object
2 properties
MessageDTO
object
1 property
CreateInventoryReportDTOV3
object
4 properties
DWRResponseV3UsersReportExportProcessDTO
object
2 properties
FindingsReportExportDTOV3
object
8 properties
DWRResponseV3ReportExportProcessDTO
object
2 properties
AttributionReportExportDTOV3
object
22 properties
ReportExportProcessDTO
object
18 properties
DWRResponseBase
object
1 property
CreateProductSbomReportDTOReport
object
10 properties
DueDiligenceReportExportProjectDTOV3
object
3 properties
CreateSecurityFindingsByLibraryReportDTOV3
object
5 properties
ResolvedReportExportProcessDTOV3
object
9 properties
CodeReportExportProcessDTOV3
object
10 properties
DueDiligenceReportExportDTOV3
object
4 properties
EntityTreeDTO
object
4 properties
InventoryReportExportDTOV3
object
4 properties
CreateSecurityFindingsReportDTOV3
object
5 properties
RiskReportExportProjectDTOV3
object
4 properties
ReportExportProcessDTOV3
object
12 properties
AttributionImgReportExportDTO
object
22 properties
DWRResponseV3MessageDTO
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mend-reports-api-openapi.yml Raw ↑

Other APIs Mend publishes across the network.

Mend Access Management API
Mend Access Management - Organizations API
Mend Administration - Groups API
Mend Administration - Labels API
Mend Administration - Users API
Mend AI API
Mend Alerts - Product API
Mend Alerts - Project API
Mend Applications API
Mend Asynchronous Process Control API
Mend CustomAttribute - Organization API
Mend CustomAttribute - Product API
Where this information came from

This is an independent, third-party profile of Mend Reports API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.