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

# Jiminny - How do I link my account?

# Overview

To authenticate with Jiminny, you will need:

1. **Region** – Whether your Jiminny account is hosted in the EU (`eu`) or US (`com`).
2. **API Key** – A key that grants Nango permission to interact with the Jiminny API on your behalf.

This guide explains how to obtain both from Jiminny.

### Prerequisites

* An active Jiminny account with Admin or Owner role.

### Instructions

#### Step 1: Find your region

Your region is determined by the domain you use to log in to Jiminny:

* If your Jiminny URL is `https://app.jiminny.eu/...` → your region is **`eu`**
* If your Jiminny URL is `https://app.jiminny.com/...` → your region is **`com`**

Check the URL in your browser when logged into Jiminny if you are unsure.

#### Step 2: Generate an API key

1. Log in to your Jiminny account.
2. Click your profile or organization name to open **Org Settings**.
3. Navigate to **General** → **API Key**.
4. Click **Generate** (or **Regenerate** if a key already exists) to create a new API key.
5. Copy the key immediately — it may not be shown again after you navigate away.

<Note>
  Only users with Admin or Owner role can generate an API key. If you do not see the API Key option, contact your Jiminny administrator.
</Note>

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

1. Open the form where you need to authenticate with Jiminny.
2. Select your **Region** (`eu` or `com`) from the dropdown.
3. Enter your **API Key** in the API Key field.
4. Submit the form to complete authentication.

You are now connected to Jiminny.
