# Complyt

## **Connector Overview**

<figure><img src="/files/BPgvZWvVfpUVsfIFUD0y" alt=""><figcaption></figcaption></figure>

Complyt is a sales tax compliance platform that automates tax calculations, filing, and remittance for businesses, helping them stay compliant across multiple states and jurisdictions.

## **Authentication Type**

OAuth 2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_COMPLYT\_CLIENT\_ID
* PAN\_SEC\_COMPLYT\_CLIENT\_SECRET
* PAN\_SEC\_COMPLYT\_ACCESSTOKEN

## **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 need the following information to connect to Complyt:

* Client ID
* Client Secret
* Base URL

To obtain the information required for connecting, please see [here](https://docs.complyt.io/doc-558483).

## **API Resources**

For more information on how to utilize the Complyt API, feel free to reference the following [documentation](https://docs.complyt.io/doc-557000).


---

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