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

# DemoDesk - How do I link my account?

# Overview

To authenticate with DemoDesk, you will need:

1. **API Key** - A key that grants secure access to the DemoDesk API. The type of API key you need depends on your intended level of access.

This guide will walk you through determining which API key you need and how to obtain it.

### Prerequisites:

* You must have a DemoDesk account

### Instructions:

#### Step 1: Obtaining your API key

1. Determine which API key you need: **MASTER\_3RD\_PARTY\_API\_KEY** for partnership-level actions, **COMPANY\_ADMIN\_USER\_API\_KEY** for company-level administration, or **USER\_API\_KEY** for individual user-level access.
   * If you need a **MASTER\_3RD\_PARTY\_API\_KEY**, refer to your partnership agreement with DemoDesk or contact your DemoDesk partnership manager.
   * If you need a **COMPANY\_ADMIN\_USER\_API\_KEY**, create or access your company account in DemoDesk. The key will be provided in the response when the account is created or can be accessed in your company admin settings.
   * If you need a **USER\_API\_KEY**, add or access a user in your company account. The key will be provided in the response when the user is created or can be accessed in the user management section.

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

Once you have your **API Key**:

1. Open the form where you need to authenticate with DemoDesk.
2. Enter your **API Key** (MASTER\_3RD\_PARTY\_API\_KEY, COMPANY\_ADMIN\_USER\_API\_KEY, or USER\_API\_KEY) in the respective field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/XCXzmU9xaO9mBbnb/api-integrations/demodesk/form.png?fit=max&auto=format&n=XCXzmU9xaO9mBbnb&q=85&s=5e05fc9b11753533a0fee1b97ecb6c93" style={{maxWidth: "450px" }} width="499" height="699" data-path="api-integrations/demodesk/form.png" />

You are now connected to DemoDesk.
