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

User account management

Duo Security Users 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 User. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 24 operations across 18 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version v1.

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

24 operations 18 paths 4 schemas 4 DELETE9 GET11 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 Users 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 24

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

Users 24

User account management

GET
/admin/v1/users
List users
listUsers 3 params → 200
POST
/admin/v1/users
Create user
createUser body → 200
POST
/admin/v1/users/bulk_create
Bulk create users
bulkCreateUsers → 200
POST
/admin/v1/users/bulk_restore
Bulk restore users
bulkRestoreUsers → 200
POST
/admin/v1/users/bulk_send_to_trash
Bulk send users to Trash
bulkSendUsersToTrash → 200
GET
/admin/v1/users/{user_id}
Get user
getUser 1 param → 200
POST
/admin/v1/users/{user_id}
Update user
updateUser 1 param → 200
DELETE
/admin/v1/users/{user_id}
Delete user
deleteUser 1 param → 200
POST
/admin/v1/users/enroll
Enroll user
enrollUser → 200
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/users/{user_id}/phones
List user phones
listUserPhones 1 param → 200
POST
/admin/v1/users/{user_id}/phones
Associate phone with user
associateUserPhone 1 param → 200
DELETE
/admin/v1/users/{user_id}/phones/{phone_id}
Disassociate phone from user
disassociateUserPhone 2 params → 200
GET
/admin/v1/users/{user_id}/tokens
List user hardware tokens
listUserTokens 1 param → 200
POST
/admin/v1/users/{user_id}/tokens
Associate hardware token with user
associateUserToken 1 param → 200
DELETE
/admin/v1/users/{user_id}/tokens/{token_id}
Disassociate hardware token from user
disassociateUserToken 2 params → 200
GET
/admin/v1/users/{user_id}/webauthncredentials
List WebAuthn credentials for user
listUserWebAuthnCredentials 1 param → 200
GET
/admin/v1/users/{user_id}/desktopauthenticators
List desktop authenticators for user
listUserDesktopAuthenticators 1 param → 200
GET
/admin/v1/users/directorysync
List user directory syncs
listUserDirectorySyncs → 200
POST
/admin/v1/users/directorysync/{directory_key}/syncuser
Sync directory user
syncDirectoryUser 1 param → 200
POST
/admin/v1/users/{user_id}/send_verification_push
Send verification Duo Push
sendVerificationPush 1 param → 200
GET
/admin/v1/users/{user_id}/verification_push_response
Retrieve verification push result
getVerificationPushResponse 1 param → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are User (7 properties), UserCreate (4 properties), UserListResponse (2 properties), UserResponse (2 properties). Each schema is shown below with its type and property counts.

UserResponse
object
2 properties
User
object
7 properties
UserListResponse
object
2 properties
UserCreate
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Duo Security publishes across the network.

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

This is an independent, third-party profile of Duo Security Users 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.