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

The Customer API from Hacware — 6 operation(s) for customer.

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

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

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

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

6 operations 6 paths 0 schemas 1 GET5 POST

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 Customer 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 6

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

Customer 6
GET
/api/v1/admin/get_company_dns
Get Company DNS
GetCompanyDNS → 200400401
POST
/api/v1/admin/brandupload/
Brand Upload
PostBrandUpload body → 200400401
POST
/api/v1/admin/brand_upload_reporter/
Brand Upload for Reporter
PostBrandUploadReporter body → 200400401
POST
/api/v1/admin/custom_domain
Upload custom domain.
PostCustomDomain body → 200400401
POST
/api/v1/org/update-company-info/
Update Company Information
PostUpdateCompanyInformation body → 200400401
POST
/api/v1/admin/reset_custom_domain
Reset custom domain.
ResetCustomDomain → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hacware-customer-api-openapi.yml Raw ↑

Other APIs Hacware publishes across the network.

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