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

# Shippo - How do I link my account?

## Overview

To authenticate with Shippo, you will need:

1. **API Token** - A Shippo API token (live or test) that grants Nango access to your account.

Shippo issues two token types:

* **Live tokens** — prefix `shippo_live_`, used for production.
* **Test tokens** — prefix `shippo_test_`, used for development and testing.

### Prerequisites

* You must have a Shippo account. [Sign up](https://goshippo.com) if you don't have one.

### Instructions

#### Step 1: Get your API token

1. Log in and go to the [Shippo API config page](https://portal.goshippo.com/api-config/api).
2. Generate the token type that matches your use case:
   * **Test token** (`shippo_test_...`) — for development and testing, no real shipments or charges.
   * **Live token** (`shippo_live_...`) — for production, real shipments and billing apply.
3. Copy the generated token and store it securely.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/_f7xrAlwoDbVM4Uj/api-integrations/shippo/generate_api_key.png?fit=max&auto=format&n=_f7xrAlwoDbVM4Uj&q=85&s=bc156ee9333b6c4c0ade6f26f76f6787" width="1914" height="791" data-path="api-integrations/shippo/generate_api_key.png" />

#### Step 2: Enter your API token in the Connect UI

1. Open the form where you need to authenticate with Shippo.
2. Paste your API token into the **API Token** field.
3. Submit the form. You are now connected to Shippo.

<img src="https://mintcdn.com/nango-wari-integration-config-credentials-api/_f7xrAlwoDbVM4Uj/api-integrations/shippo/form.png?fit=max&auto=format&n=_f7xrAlwoDbVM4Uj&q=85&s=9bde3bc10a4878b1ba740bc9584d6202" style={{maxWidth: "450px" }} width="499" height="700" data-path="api-integrations/shippo/form.png" />

You are now connected to Shippo.
