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

# Oomnitza - How do I link my account?

# Overview

To authenticate with Oomnitza, you will need:

1. **Subdomain** - The subdomain of your Oomnitza instance (e.g., `mycompany` for `mycompany.oomnitza.com`).
2. **API Token** - A key that grants Nango permission to interact with Oomnitza's API resources and services.

This guide will walk you through finding your **Subdomain** and generating your **API Token** within Oomnitza.

### Prerequisites:

* You must have an Oomnitza account with API access

### Instructions:

#### Step 1: Finding your Subdomain

Your Oomnitza subdomain is the part of your Oomnitza URL that appears before `.oomnitza.com`.

For example, if your Oomnitza URL is `https://mycompany.oomnitza.com`, your subdomain is `mycompany`.

You can find your subdomain by checking the URL in your browser when you're logged into Oomnitza.

#### Step 2: Generating your API Token

1. Log in to your **Oomnitza** account.
2. Navigate to **Configuration** > **Security** > **API tokens**.
3. Click **+** to add a new token.
4. Enter a name for the token.
5. Enter the name of the user to whom the token will be assigned and click **SUBMIT**.

Your API token will be generated. Copy it immediately, as you'll need it for authentication.

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

Once you have your **Subdomain** and **API Token**:

1. Open the form where you need to authenticate with Oomnitza.
2. Enter your **Subdomain** and **API Token** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/rli2YRu4v7RBf9yw/api-integrations/oomnitza/form.png?fit=max&auto=format&n=rli2YRu4v7RBf9yw&q=85&s=bcab13d1e20edc2b1c3a86a0c237db5a" style={{maxWidth: "450px" }} width="500" height="699" data-path="api-integrations/oomnitza/form.png" />

You are now connected to Oomnitza.
