Skip to content

The Duo API Playground is a Postman workspace for easy Duo account management and operations. It features pre-configured API requests for tasks such as account creation, policy setup, and log retrieval, making it ideal for both beginners and those familiar with Duo.

License

Notifications You must be signed in to change notification settings

MarkTripod-Duo/Duo-API-Playground

 
 

Repository files navigation

Duo-API-Playground

published

▶️ Click the thumbnail image below to watch the video tutorial!

Duo API Playground

The Duo API Playground is a centralized Postman workspace for managing and interacting with Duo accounts through the power of the Duo API. It is equipped with a variety of ready-to-use API requests and collections to help streamline a range of Duo tasks, such as account creation, application management, data retrieval, policy creation, log retrieval, and more. You don't need to be an expert in Duo or APIs to make the most of this workspace. However, a basic understanding of Duo concepts is beneficial. If you encounter any uncertainties or wish to deepen your knowledge about specific API requests, parameters, rate limiting, etc., the Duo API documentation is your best resource. The aim is to furnish Cisco Duo customers and partners with tools and resourcess to help enhance their Duo operations, and scale and expand their Duo usage.

🚀 Use Cases

This workspace is organized into different collections tailored for specific use cases:

  • Duo Accounts API: Enables multi-tenant Duo customers to programmatically create, delete, and manage individual Duo customer accounts. New Duo accounts created using the Accounts API are subaccounts of the account where the Accounts API application exists, creating a "parent" and "child" account relationship.
  • Duo Accounts API with Admin API: Enables multi-tenant Duo customers to interact with child accout objects via the Accounts API. You'll be able to fetch data from a number of Duo endpoints, e.g. Users, Groups, Integrations, Policies, Authentication Logs and more.
  • Duo Admin API [Parent]: Facilitates interaction with the parent accont via the Admin API.
  • Duo Admin API [Child]: Faciliates interaction with a specific Duo child account via the Admin API.
  • Duo Auth API [Child]: Faciliates interaction with a specific Duo child account via the Auth API.
  • Duo Onboarding: Contains a variety of requests to help streamline, operationalize and automate onboarding new Duo client accounts.
  • Duo Administrative Tasks: Consists of various request combinations for tasks such as retrieving bypassed users across child accounts, assigning policies en masse, or pulling a Duo usage cost report.

NOTE: Each collection has unique configuration and parameter requirements. For detailed guidance on setup and usage, please consult the relevant collection specific documentation.

Prerequisites

  1. Sign up for a Postman account if necessary.
  2. Download and install the Postman Client.
  3. Open Postman and create a new Workspace in Postman.
  4. Download each collection JSON file and the global variables file from the Postman Collections & Variables folder in this repository.
    • Note: If you would like to avoid downloading each JSON file individually, navigate to the Duo API Playground main page and download the entire repository.
  5. Import each collection JSON file and the global variables JSON file into Postman. Import data into Postman.
  6. Login to your Duo Admin Panel and create an Accounts API and an Admin API integration.
    • Note: Enable all available permissions for the Admin API.
  7. Return to Postman and navigate to Environments > Globals, and populate the following variables with their corresponding values:
    • accounts_api_ikey: Accounts API Integration Key
    • accounts_api_skey: Accounts API Secret Key
    • accounts_api_host: Accounts API API Hostname
    • parent_admin_api_ikey: Admin API Integration Key
    • parent_admin_api_skey: Admin API Secret Key
    • parent_admin_api_host: Admin API API Hostname

Watch the video tutorial

🚩 Disclaimer

We're excited you're exploring the Duo API Playground. This tool is intended to be a valuable asset for MSPs and other organizations using Duo in a multi-tenant capacity, facilitating effective API interactions. However, it's important to note that this workspace is offered AS IS. It is not officially supported by Cisco or Duo, and its use is subject to the user's discretion. While designed to be as user-friendly and self-service as possible, we acknowledge that users may have questions or face challenges. We encourage you to explore, learn, and troubleshoot independently, as our team's capacity to offer support is currently limited. We also promote a community-driven approach, inviting users of the workspace to share their enhancements, insights, and knowledge with others in the MSP and broder Cisco community.

Thank you for your understanding and collaboration. We hope this workspace significantly contributes to the advancement of your Duo operations.

About

The Duo API Playground is a Postman workspace for easy Duo account management and operations. It features pre-configured API requests for tasks such as account creation, policy setup, and log retrieval, making it ideal for both beginners and those familiar with Duo.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published