# OnPay

## **Connector Overview**

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

OnPay is a payroll management platform that helps businesses process payroll, track employee benefits, and manage tax filings and compliance.

## **Authentication Type**

OAuth2

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_ONPAY\_ACCESS\_TOKEN

## **API Client Supported**

No

## **Requirements for Provisioning**

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

* Client ID
* Client Secret

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will log in to your OnPay account using the OAuth2 URL via the Tenant Secrets.

## **API Resources**

For more information on how to utilize the OnPay API, feel free to reference the following [documentation](https://onpay.io/docs/technical/api_v1.html#introduction).


---

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