> ## 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.

# SureContact - How do I link my account?

# Overview

To authenticate with SureContact, you need:

1. **API Key** — A key that grants access to the SureContact API.

This guide walks you through creating your API key.

### Prerequisites

* An active SureContact account

### Instructions

#### Step 1: Create an API key

1. Log in to your SureContact account.
2. Click your **Profile** in the top bar and select **API Keys**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/HDUjkjftYIkgNPjA/api-integrations/surecontact/profile.png?fit=max&auto=format&n=HDUjkjftYIkgNPjA&q=85&s=46faf6428596b06ecf2587f5a1e7a0c0" width="3022" height="1354" data-path="api-integrations/surecontact/profile.png" />

3. Click **Create API Key**.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/HDUjkjftYIkgNPjA/api-integrations/surecontact/create_api_key.png?fit=max&auto=format&n=HDUjkjftYIkgNPjA&q=85&s=6d4d2966d39d3f33f125aee426ba3686" width="3022" height="1354" data-path="api-integrations/surecontact/create_api_key.png" />

4. Select the required abilities (**read**, **write**, **delete**) for your integration.
5. Copy the key immediately — it won't be shown again.

<Warning>Store the API key securely. Never expose it in client-side code, logs, or URLs.</Warning>

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

Once you have your API key:

1. Open the form where you need to authenticate with SureContact.
2. Enter your **API Key** in the designated field.
3. Submit the form.

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/HDUjkjftYIkgNPjA/api-integrations/surecontact/form.png?fit=max&auto=format&n=HDUjkjftYIkgNPjA&q=85&s=acb32b4f839b9822ff7fa1bd430c1095" style={{maxWidth: "450px" }} width="1000" height="1292" data-path="api-integrations/surecontact/form.png" />

You are now connected to SureContact.

***
