# Ankored

## **Connector Overview**

<figure><img src="/files/r2D5nFcQsJS3fvdVZJGd" alt="" width="377"><figcaption></figcaption></figure>

Ankored is a platform designed to help businesses optimize their inventory management and shipping processes, providing tools to track shipments and streamline fulfillment.

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_ANKORED\_CLIENT\_ID
* PAN\_SEC\_ANKORED\_PASSWORD
* PAN\_SEC\_ANKORED\_USERNAME
* PAN\_SEC\_ANKORED\_ACCESS\_TOKEN
* PAN\_SEC\_ANKORED\_SCOPE
* PAN\_SEC\_ANKORED\_API\_BASE\_URL

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to Ankored:

* Client ID
* Username
* Password
* Scopes
* Identity API URL

## **API Resources**

For more information on how to utilize the Aknored API, feel free to reference the following [documentation](https://docs.google.com/document/d/1YWi_R-A9gX-5ZdFElQEVp2jTILL5lXRklWKJ6Oy_4oY/edit?usp=sharing).


---

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