> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cisco Duo Admin API - How do I link my account?

> Create a Duo Admin API application and connect it to Nango

# Overview

To authenticate with Cisco Duo Admin API, you need:

1. **Integration Key** - The integration key for your Duo Admin API application.
2. **Secret Key** - The secret key for your Duo Admin API application.
3. **API Hostname** - The API hostname for your Duo Admin API application, for example `api-xxxxxxxx.duosecurity.com`.

This guide walks you through creating a Duo Admin API application and connecting it to Nango.

### Prerequisites

* You must be a Duo administrator with the **Owner** role to create or update an Admin API application.

### Instructions

#### Step 1: Find your Integration Key, Secret Key, and API Hostname

1. Log in to the [Duo Admin Panel](https://admin.duosecurity.com/).
2. Go to **Applications** > **Application Catalog**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/cisco-duo-admin/applications_catalog.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=340ad8504c2e539af082f09c3a0d3a2e" width="3024" height="1386" data-path="api-integrations/cisco-duo-admin/applications_catalog.png" />

3. Add **Admin API** or open your existing **Admin API** application.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/cisco-duo-admin/applications_catalog.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=340ad8504c2e539af082f09c3a0d3a2e" alt="Duo application catalog with the Admin API application" width="3024" height="1386" data-path="api-integrations/cisco-duo-admin/applications_catalog.png" />

4. Configure the permissions your integration needs.
5. Copy the **Integration key**, **Secret key**, and **API hostname** from the application details page.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/cisco-duo-admin/app_settings.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=80f5e3b6b534130d8d63ff6ab0f09232" width="3024" height="1386" data-path="api-integrations/cisco-duo-admin/app_settings.png" />

#### Step 2: Enter credentials in the Connect UI

Once you have your Duo Admin API credentials:

1. Open the form where you need to authenticate with Cisco Duo Admin API.
2. Enter your **Integration Key**, **Secret Key**, and **API Hostname** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/bXkRjxocbAzoMyko/api-integrations/cisco-duo-admin/form.png?fit=max&auto=format&n=bXkRjxocbAzoMyko&q=85&s=2fe6131d2c761bef513ed532ec461a5a" style={{maxWidth: "450px" }} width="1002" height="1288" data-path="api-integrations/cisco-duo-admin/form.png" />

You are now connected to Cisco Duo Admin API.
