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

The User API from Hacware — 9 operation(s) for user.

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

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

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

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

9 operations 9 paths 0 schemas 5 GET4 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 User 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 9

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

User 9
GET
/api/v1/user/manage-departments/
Get Manage Department List
GetUserDeptManagment 1 param → 200400401
GET
/api/v1/user/get_user_list
Get User List
GetUserList → 200400401
GET
/api/v1/user/reports/
Search a Page of Users
GetUserReports 9 params → 200400401
POST
/api/v1/user/user_sms_status/
Get User SMS Status
GetUserSMSStatus body → 200400401
GET
/api/v1/user/search/vulnerability/
Search User Vulnerability
GetUserVulnerability 3 params → 200400401
GET
/api/v1/user/search/email/
Search User Email
GetUserWithEmail 1 param → 200400401
POST
/api/v1/user/add-users/
Add New Users
PostAddUsers body → 200400401
POST
/api/v1/user/manage_departments/
Assign User to Department
PostUserDeptManagment body → 200400401
POST
/api/v1/user/update_status/
Update User Status
PostUserUpdateStatus body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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