> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-migrated-bigcommerce-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ShipBob (Personal Access Token) - How do I link my account?

# Overview

To authenticate with ShipBob using a Personal Access Token, you will need:

1. **Personal Access Token** — A long-lived token granting full access to your ShipBob account.
2. **API Subdomain** — The subdomain for the ShipBob environment you want to connect to.

This guide will walk you through generating a Personal Access Token and identifying your API subdomain.

### Prerequisites

* You must be signed in with the **root user** credentials of your ShipBob account.

### Instructions

#### Step 1: Generate your token

1. Log in to your ShipBob account and navigate to the [API Tokens](https://web.shipbob.com/app/merchant/#/Integrations/token-management) page.
2. Click **Generate New Token**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/CXxgKI-sgV6vyuLk/api-integrations/shipbob-pat/create_token.png?fit=max&auto=format&n=CXxgKI-sgV6vyuLk&q=85&s=b6d991ef1c7110434e1238d0ad1e5fe9" style={{maxWidth: "450px" }} width="3012" height="1550" data-path="api-integrations/shipbob-pat/create_token.png" />

3. Enter a token name and description, then click **Generate Token**.

4. Your Personal Access Token will be generated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/CXxgKI-sgV6vyuLk/api-integrations/shipbob-pat/generated_token.png?fit=max&auto=format&n=CXxgKI-sgV6vyuLk&q=85&s=25db5a0f7f4f91c54b5d9071cdf17fc0" style={{maxWidth: "450px" }} width="3014" height="1370" data-path="api-integrations/shipbob-pat/generated_token.png" />

#### Step 2: Identify your API subdomain

ShipBob uses different subdomains depending on the environment:

| Environment | Subdomain     |
| ----------- | ------------- |
| Production  | `api`         |
| Sandbox     | `sandbox-api` |

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

Once you have your **Personal Access Token**:

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

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/CXxgKI-sgV6vyuLk/api-integrations/shipbob-pat/form.png?fit=max&auto=format&n=CXxgKI-sgV6vyuLk&q=85&s=d914de52b5ce22f20d68d9b188e0d11b" style={{maxWidth: "450px" }} width="998" height="1346" data-path="api-integrations/shipbob-pat/form.png" />

You are now connected to ShipBob.
