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

# ShipStation (v1) - How do I link my account?

# Overview

To authenticate with ShipStation (v1), you need:

1. **API Key** - A unique identifier used to identify your integration when making API requests.
2. **Secret Key** - Used together with your API Key to authenticate and authorize requests to the ShipStation (v1) API.

This guide will walk you through generating these credentials within ShipStation.

### Prerequisites:

* You must set up an account with ShipStation.

#### Step 1: Generating an API Key

1. Sign in to your ShipStation account.
2. Navigate to **My Profile** > **Account** > **API Settings**, then select **V1 API** from the **Select API Version** dropdown.

<img src="https://mintcdn.com/nango/fxsqY5ulmtuL-nzd/integrations/all/shipstation/api_settings.png?fit=max&auto=format&n=fxsqY5ulmtuL-nzd&q=85&s=fbb64168f39f8945c100a0ab93562b76" width="1920" height="684" data-path="integrations/all/shipstation/api_settings.png" />

3. Click **Generate API Key** and set the expiration time.
4. Click **Generate** to generate your **API Key** and **Secret Key**.

<img src="https://mintcdn.com/nango/fxsqY5ulmtuL-nzd/integrations/all/shipstation/keys.png?fit=max&auto=format&n=fxsqY5ulmtuL-nzd&q=85&s=af0b03ceae3dacbc0465a353a352ad40" width="1582" height="610" data-path="integrations/all/shipstation/keys.png" />

<Note>You can have a maximum of two API Key pairs at a time.</Note>

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

Once you have your **API Key** and **Secret Key**:

1. Open the form where you need to authenticate with ShipStation (v1).
2. Enter your **API Key** and **Secret Key** in their respective fields.
3. Submit the form to complete authentication.

<img src="https://mintcdn.com/nango/fxsqY5ulmtuL-nzd/integrations/all/shipstation/form.png?fit=max&auto=format&n=fxsqY5ulmtuL-nzd&q=85&s=3da50d2f1c556d3faff94ed110c919f4" style={{maxWidth: "450px" }} width="498" height="699" data-path="integrations/all/shipstation/form.png" />

You are now connected to ShipStation (v1).
