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

The Group API from Hacware — 12 operation(s) for group.

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

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

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

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

12 operations 12 paths 0 schemas 4 GET8 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 Group 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 12

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

Group 12
POST
/api/v1/security_groups/delete
Delete Synced MS Group
DelMicrosoftSecurityGroups → 200400401
GET
/api/v1/group/grouplist/
Get Group List
GetGroupList 1 param → 200400401
GET
/api/v1/security_groups/members
Get Microsoft Security Group Members
GetMicrosoftSecurityGroupMembers 1 param → 200400401
GET
/api/v1/security_groups/list
Get Microsoft Security Groups
GetMicrosoftSecurityGroups → 200400401
GET
/api/v1/security_groups/synclist
Get Synced MS Group
GetMicrosoftSecurityGroupsSyncList → 200400401
POST
/api/v1/group/add/
Add a Group
PostAddGroup body → 200400401
POST
/api/v1/group/add_group_member/
Add a User to a Group
PostAddGroupMember body → 200400401
POST
/api/v1/group/delete/
Delete a Group
PostDeleteGroup body → 200400401
POST
/api/v1/group/delete_group_member/
Delete a User from Group
PostDeleteGroupMember body → 200400401
POST
/api/v1/security_groups/update
Update Microsoft Security Group Users
PostMicrosoftSecurityGroups body → 200400401
POST
/api/v1/group/update/
Update a Group
PostUpdateGroup body → 200400401
POST
/api/v1/group/update_group_member/
Update a User's Group
PostUpdateGroupMembers body → 200400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hacware-group-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 Multi-Tenant API
Hacware Phishing API
Hacware Report API
Hacware Training API
Hacware User API