Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hacware Report API

The Report API from Hacware — 16 operation(s) for report.

Hacware Report API is one of 11 APIs that Hacware publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Report. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 16 operations across 16 paths. It is described by OpenAPI 3.0.3, at version 1.0.4.

Requests are made against a single base URL, https://{domain}.

16 operations 16 paths 0 schemas 16 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.4
Base URL
https://app.hacware.com
Authentication
HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Hacware Report API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Bearer access token obtained from POST /api/v1/auth/ (exchange appid + secret key). Tokens expire ~1 hour after issue; use the refresh token to renew.

Paths & Operations 16

Across 16 paths, the API surfaces 16 operations — 16 GET. Each is listed below with its method, path, parameters, and response codes.

Report 16
GET
/api/v1/report/average_days_training/
Average Days Training Completed
GetAverageDaysTraining → 200400401
GET
/api/v1/org/companyreport/
Retrieve Company Report
GetCompanyReport 1 param → 200400401
GET
/api/v1/report/dark_breach_report/
Dark Breach Report
GetDarkBreachReport 8 params → 200400401
GET
/api/v1/report/dark_breach_count/
Dark Web Breach Count
GetDarkWebBreachCount → 200400401
GET
/api/v1/report/export_all_phishing_history/
Export All Phishing History
GetExportAllPhishingHistory → 200400401
GET
/api/v1/report/failed_simulation_count/
Failed Simulation Count
GetFailedSimulationsCount 3 params → 200400401
GET
/api/v1/report/failed_simulation_report/
Failed Simulation Report
GetFailedSimulationsReport 2 params → 200400401
GET
/api/v1/report/multiple_failure_count/
Multiple Failure Count
GetMultipleFailureCount 3 params → 200400401
GET
/api/v1/report/multiple_failure_report/
Multiple Failure Report
GetMultipleFailureReport 7 params → 200400401
GET
/api/v1/report/export_failures/
Export Phishing Failures. A custom email and message can be passed in using 'Email' and 'Message' headers.
GetPhishingFailures → 200400401
GET
/api/v1/report/report-summary/
Report Summary
GetReportSummary 4 params → 200400401
GET
/api/v1/report/training_report/
Training Report
GetTrainingReport 10 params → 200400401
GET
/api/v1/report/user_addon_count/
User Reporter Add-on Count
GetUserAddOnCount → 200400401
GET
/api/v1/report/user_addon_report/
User Reporter Add-on Report
GetUserAddonReport 7 params → 200400401
GET
/api/v1/phish/summary/
Show Phish Summary Report
PhishSummary 3 params → 200400401
GET
/api/v1/report/partial_completed_count/
Partial Completed Training Count
getPartialCompletedTrainingCount → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hacware-report-api-openapi.yml Raw ↑

Other APIs Hacware publishes across the network.

Hacware Admin API
Hacware Compliance API
Hacware Compliance-Tenant API
Hacware Customer API
Hacware Email-Tenant API
Hacware Group API
Hacware Multi-Tenant API
Hacware Phishing API
Hacware Training API
Hacware User API