How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Duo Security Groups API

Group management and membership

Duo Security Groups API is one of 7 APIs that Duo Security 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 API documentation.

This API exposes 8 operations across 6 paths. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api-XXXXXXXX.duosecurity.com.

8 operations 6 paths 0 schemas 1 DELETE4 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api-XXXXXXXX.duosecurity.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Duo Security Groups API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic with HMAC-SHA1 signed credentials (integration key as user, signed signature as password).

Paths & Operations 8

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

Groups 8

Group management and membership

GET
/admin/v1/users/{user_id}/groups
List user groups
listUserGroups 1 param → 200
POST
/admin/v1/users/{user_id}/groups
Associate group with user
associateUserGroup 1 param → 200
DELETE
/admin/v1/users/{user_id}/groups/{group_id}
Disassociate group from user
disassociateUserGroup 2 params → 200
GET
/admin/v1/groups
List groups
listGroups → 200
POST
/admin/v1/groups
Create group
createGroup → 200
POST
/admin/v1/groups/{group_id}
Update group
updateGroup 1 param → 200
GET
/admin/v2/groups/{group_id}
Get group (v2)
getGroupV2 1 param → 200
GET
/admin/v2/groups/{group_id}/users
List group users (v2)
listGroupUsersV2 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

duo-security-groups-api-openapi.yml Raw ↑

Other APIs Duo Security publishes across the network.

Duo Security Bulk API
Duo Security Bypass Codes API
Duo Security Phones API
Duo Security Tokens API
Duo Security Users API
Duo Security WebAuthn API
Where this information came from

This is an independent, third-party profile of Duo Security Groups API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.