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 Compliance API

The Compliance API from Hacware — 7 operation(s) for compliance.

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

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

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

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

8 operations 7 paths 0 schemas 5 GET2 POST1 PUT

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 Compliance 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 8

Across 7 paths, the API surfaces 8 operations — 5 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Compliance 8
GET
/api/compliance/provider/auth_info/
Authentication Information
Authentication_Information → 200400401
POST
/api/compliance/provider/authorize/
Compliance Authentication
ComplianceAuthentication body → 200400401
GET
/api/compliance/evidences/{evidence_slug}
Evidence Data
EvidenceData 1 param → 200400401
GET
/api/compliance/evidences/{evidence_slug}/download
Evidence Data Download
EvidenceDataDownload 1 param → 200400401
GET
/api/compliance/evidences/
Evidences
Evidences → 200400401
GET
/api/compliance/settings
Settings
Settings → 200400401
PUT
/api/compliance/settings
Settings Update
SettingsUpdate → 200400401
POST
/api/compliance/provider/authorize/token
Token Refresh
TokenRefresh body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hacware-compliance-api-openapi.yml Raw ↑

Other APIs Hacware publishes across the network.

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