> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-integration-config-credentials-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Dynamic Mockups - How do I link my account?

## Overview

To authenticate with Dynamic Mockups, you need:

1. **API Key** — A key that grants Nango permission to interact with the Dynamic Mockups API.

This guide will walk you through generating your API key in Dynamic Mockups.

### Prerequisites

* A Dynamic Mockups account. You can create one for free.

### Step 1: Generating your API key

1. Log in to Dynamic Mockups, then go to `https://app.dynamicmockups.com/?settings=api-integration`.
2. Click **+ Create API Key**.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/XcaZg-Dx24McUR0U/api-integrations/dynamic-mockups/create_api_key.png?fit=max&auto=format&n=XcaZg-Dx24McUR0U&q=85&s=d2aaa5729eac2b11674c897009abc4b8" alt="Dynamic Mockups API integration settings page with the Create API Key button" width="1853" height="797" data-path="api-integrations/dynamic-mockups/create_api_key.png" />

3. Enter a name for the key and confirm.
4. Copy the generated key, formatted as `<uuid>:<secret>` (e.g. `375e11d6-b18f-40eb-b4ab-bc6c85abfb48:...`).

<Note>
  Treat this key as a password: never put it in source code, URLs, logs, or client-side applications.
</Note>

### Step 2: Enter your API key in the Connect UI

Once you have your API key:

1. Open the form where you need to authenticate with Dynamic Mockups.
2. Enter your **API Key** in the designated field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/XcaZg-Dx24McUR0U/api-integrations/dynamic-mockups/form.png?fit=max&auto=format&n=XcaZg-Dx24McUR0U&q=85&s=39038cd1a869f94c853ac670f934cbd5" alt="Dynamic Mockups connection form with API Key field" style={{maxWidth: "450px" }} width="498" height="701" data-path="api-integrations/dynamic-mockups/form.png" />

You are now connected to Dynamic Mockups.
