# Shippo

### :clipboard: *Steps to Integrate Shippo with Report Pundit*

:heavy\_check\_mark: Navigate to the '**Integrations'** page using the navigation bar at the top. Click on **Shippo** from the list of integrations.

![](/files/yue8UuOMCxRyj1LGwNNr)

:heavy\_check\_mark: Enter your **API Token**. Click on **'Connect'.**

![](/files/AJwV4uNpH8AwJLpPXqH1)

#### :heavy\_check\_mark: Contact support. <a href="#step3" id="step3"></a>

Contact our support team through [live chat](https://www.reportpundit.com/contact-us) or [by email](mailto:support@reportpundit.com).

Let us know which fields you require, and we shall set it up for you.

### **How can I find the API Token?**

#### **Navigate to the API Page** <a href="#navigate-to-the-api-page-0-0" id="navigate-to-the-api-page-0-0"></a>

The [*API Page*](https://app.goshippo.com/settings/api/) is found by clicking on *Settings* in the left navigation panel of your Shippo dashboard and then click on *API*. Both the Live Tokens and Test Tokens are located here.&#x20;

#### **Generate a Token** <a href="#generate-a-token-0-1" id="generate-a-token-0-1"></a>

To generate a Live Token, click on the *Generate Token* button in the Live Tokens section. To generate a Test Token, click on the *Generate Token* button in the Test Tokens section.&#x20;

The Live Token should be used for most functions in production. The Test Token should be used when you want to test out the API end-to-end and purchase test shipping labels. You'll need to set your carrier accounts to test mode as well. You can reference the [*Test Mode documentation here*](https://goshippo.com/docs/test-mode/).&#x20;

![Screen\_Shot\_2019-04-04\_at\_9.49.48\_AM.png](https://support.goshippo.com/hc/article_attachments/360025562491/Screen_Shot_2019-04-04_at_9.49.48_AM.png)

&#x20;

#### **Retrieve a Token** <a href="#retrieve-a-token-0-2" id="retrieve-a-token-0-2"></a>

Tokens are masked in your dashboard for security and cannot be retrieved. You will only be able to view your token one time when you first generate the token. Please make a note of it at that time. If you need a token, you will need to generate a new one using the *Generate Token* button.

![Screen\_Shot\_2019-04-04\_at\_12.05.28\_PM.png](https://support.goshippo.com/hc/article_attachments/360025573591/Screen_Shot_2019-04-04_at_12.05.28_PM.png)

You'll see a pop-up window displaying your token and a message reminding you it is the only time it can be viewed.

&#x20;

{% hint style="success" %}
:star2: That's it! You're all done.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reportpundit.com/knowledge-base/app-integrations/shippo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
