Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Duo API Examples Overview

Examples

This folder contains several sub-folders, each containing examples to illustrate the usage of the various Duo Security APIs.


Admin API

The Duo Admin API provides access to endpoints that are primarily focused on Duo account operational tasks, such as:

  • User management
  • MFA device management
  • Integration management
  • Policy management
  • Log extractions

Auth API

The Duo Auth API provides access to user enrollment and authentication services and is primarily intended for use by application developers that want to integration Duo MFA functionality into their applications.


Accounts API

The Duo Accounts API provides access to Duo account management functionality and is primarily intended for use by Duo Managed Service Provider (MSP) partners.