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

# 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-wari-integration-config-credentials-api/TSD4x0bu0JKRP5Pn/integrations/all/trafft/api_settings.png?fit=max&auto=format&n=TSD4x0bu0JKRP5Pn&q=85&s=3ad49a37e3eb85bab87c56059583fe36" 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-wari-integration-config-credentials-api/TSD4x0bu0JKRP5Pn/integrations/all/trafft/form.png?fit=max&auto=format&n=TSD4x0bu0JKRP5Pn&q=85&s=428e7e483827d70584ac55133a652de4" style={{maxWidth: "450px" }} width="1010" height="1586" data-path="integrations/all/trafft/form.png" />

You are now connected to Trafft.
