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

# Pax8 - How do I link my account?

# Overview

To authenticate with Pax8, you need two key pieces of information:

1. **Client ID** - Your Pax8 API Client ID from the Integrations Hub
2. **Client Secret** - Your Pax8 API Client Secret from the Integrations Hub

This guide will walk you through finding or creating those credentials within Pax8.

### Prerequisites:

* You must be a Pax8 Partner with Partner Admin or Primary Partner Admin role
* Access to the Pax8 Partner Portal

#### Step 1: Get Your Pax8 Credentials

1. Log into your Pax8 Partner Portal at [https://app.pax8.com](https://app.pax8.com)

2. Navigate to **Settings > Integrations** or go directly to [https://app.pax8.com/integrations?tab=credentials](https://app.pax8.com/integrations?tab=credentials)

3. In the Credentials tab, you'll find your API credentials:
   * **Client ID**: Your unique application identifier
   * **Client Secret**: Your application secret (click to reveal)

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

Once you have both your **Client ID** and **Client Secret**:

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

<img src="https://mintcdn.com/nango/yiDbedG0w60pNh8B/integrations/all/pax8/form.png?fit=max&auto=format&n=yiDbedG0w60pNh8B&q=85&s=8e4f29acab8492a6d33f17b4f71d2007" style={{maxWidth: "450px" }} width="500" height="794" data-path="integrations/all/pax8/form.png" />

You are now connected to Pax8.
