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

# Mailjet - How do I link my account?

# Overview

To authenticate with Mailjet, you need:

1. **API Key** - Your Mailjet API key used as the username for Basic authentication.
2. **Secret Key** - Your Mailjet secret key used as the password for Basic authentication.

This guide will walk you through obtaining your **API Key** and **Secret Key** within Mailjet.

### Prerequisites

* An active Mailjet account.

### Instructions

#### Step 1: Getting Your Credentials

1. Log in to your [Mailjet](https://app.mailjet.com/) account.
2. Navigate to **Account Settings** > **API Key Management** (or visit [API Keys](https://app.mailjet.com/account/apikeys) directly).
3. Copy your **API Key** and **Secret Key**.

<Tip>You can generate multiple API keys for different environments. Each key has its own Secret Key.</Tip>

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

Once you have your **API Key** and **Secret Key**:

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

<img src="https://mintcdn.com/nango/C5-wgUilMtHLvmkI/api-integrations/mailjet/form.png?fit=max&auto=format&n=C5-wgUilMtHLvmkI&q=85&s=b17459777255121d6bd3c21951d68643" style={{maxWidth: "450px" }} width="1000" height="1400" data-path="api-integrations/mailjet/form.png" />

You are now connected to Mailjet.
