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

# 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-wari-integration-config-credentials-api/_f7xrAlwoDbVM4Uj/api-integrations/surecontact/profile.png?fit=max&auto=format&n=_f7xrAlwoDbVM4Uj&q=85&s=2ba4a663b53ed393e5f1583f9d2312f7" width="3022" height="1354" data-path="api-integrations/surecontact/profile.png" />

3. Click **Create API Key**.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/_f7xrAlwoDbVM4Uj/api-integrations/surecontact/create_api_key.png?fit=max&auto=format&n=_f7xrAlwoDbVM4Uj&q=85&s=dbe8c2b12175c75eb17104d1901f4b67" 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-wari-integration-config-credentials-api/_f7xrAlwoDbVM4Uj/api-integrations/surecontact/form.png?fit=max&auto=format&n=_f7xrAlwoDbVM4Uj&q=85&s=aba0d93721c621724ff76ddfa14d7e2f" style={{maxWidth: "450px" }} width="1000" height="1292" data-path="api-integrations/surecontact/form.png" />

You are now connected to SureContact.

***
