# UPS

## **Connector Overview**

<figure><img src="/files/c4aFlpTS6h7QRiUd3IeH" alt="" width="180"><figcaption></figcaption></figure>

UPS is a global logistics company that provides package delivery, freight shipping, and supply chain solutions for businesses and individuals worldwide.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_UPS\_USERNAME
* PAN\_SEC\_UPS\_PASSWORD
* PAN\_SEC\_UPS\_ACCESS\_LICENSE\_NUMBER

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following UPS information must be gathered:

* Username
* Password
* Access License Number

## **API Resources**

For more information on how to utilize the UPS API, feel free to reference the following [documentation](https://developer.ups.com/?loc=en_US).


---

# 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.pandium.com/connectors/connectors-101/ups.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.
