# Pandium

## **Connector Overview**

<figure><img src="/files/M6WVztZIFSEJLxEKYd8U" alt="" width="188"><figcaption></figcaption></figure>

Similar to our [Generic Connector](https://docs.pandium.com/connectors/connectors-101/generic), in the instance you need to connect any of your integrations using a client ID and client secret, Pandium offers a connector to use for your integration records.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_PANDIUM\_CLIENT\_ID
* PAN\_SEC\_PANDIUM\_CLIENT\_SECRET

## **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/perform the follow steps to connect:

* Client ID
* Client Secret

## **API Resources**

For more information on how to utilize the Pandium API, feel free to reference the following [documentation](https://docs.pandium.com/reference/pandium-api).


---

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