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

The Admin API from Hacware — 3 operation(s) for admin.

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

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

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

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

3 operations 3 paths 0 schemas 1 GET2 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 Admin 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 3

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

Admin 3
POST
/api/v1/auth/
API Auth
PostAPIAuth body → 200400401
GET
/api/dev/tier/status/
API Status
PostAPIStatus → 200400401
POST
/api/dev/tier/auth/
Tiered API Auth
PostTieredAPIAuth body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hacware-admin-api-openapi.yml Raw ↑

Other APIs Hacware publishes across the network.

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 Report API
Hacware Training API
Hacware User API