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

# Trafft - How do I link my account?

# Overview

To authenticate with Trafft, you need:

1. **Subdomain** - The unique identifier for your Trafft instance (e.g. "developer" from developer.admin.trafft.com)
2. **Client ID** - The unique identifier that Trafft assigns to your application
3. **Client Secret** - A unique string that enables the client application to access Trafft

This guide will walk you through finding these credentials within your Trafft admin panel.

### Prerequisites:

* You must have a Trafft account

### Instructions:

#### Step 1: Access API Settings

1. Log in to your Trafft admin panel at `https://your-subdomain.admin.trafft.com`
2. Navigate to **Features** > **Integrations** > **API Settings**

#### Step 2: Get your credentials

On the API Settings page, you will find:

1. Your **API URL** which contains your full API URl including the subdomain (e.g. [https://developer.admin.trafft.com](https://developer.admin.trafft.com))
2. Your **Client ID**
3. Your **Client Secret**

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/SA2Km1Mnz5zcbziZ/integrations/all/trafft/api_settings.png?fit=max&auto=format&n=SA2Km1Mnz5zcbziZ&q=85&s=fad897f50a7ba8409da138cdb771deda" width="1400" height="1500" data-path="integrations/all/trafft/api_settings.png" />

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

Once you have your credentials:

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

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/SA2Km1Mnz5zcbziZ/integrations/all/trafft/form.png?fit=max&auto=format&n=SA2Km1Mnz5zcbziZ&q=85&s=023150f69ab277cfbddf4ccdb462d318" style={{maxWidth: "450px" }} width="1010" height="1586" data-path="integrations/all/trafft/form.png" />

You are now connected to Trafft.
