# Asaas

## Using the Erathos platform

When selecting Asaas as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBjdz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b2919068f6fda932c09388a6dd72977f1f8c2a84/asaas.png)

## How to find your Asaas API Token?

1. Log in to your account
2. Through the menu access **My Account**
3. Click on **Integration** and then on **Generate new API Key**, as is displayed below:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBkQT09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--07757e3cc03f7b619918f24c204416ea539de6d5/Untitled%20\(47\).png)

Now, paste the generated token on the Erathos platform accordingly. Don't forget to click on **Save and close.**

With this connection created you can seemlessly move your Asaas data to your BigQuery, Redshift or Postgres data-warehouse.

## What endpoints can I access with the Erathos platform?&#x20;

* customers
* payments
* installments
* subscriptions
* payment\_links
* transfers
* anticipations
* payment\_dunnings
* payment\_dunnings\_history
* payment\_dunnings\_partial\_payments
* bill
* mobile\_phone\_recharge
* credit\_bureau\_report
* financial\_transactions
* payment\_available\_dunnings
* invoices
* pix\_adress\_keys
* pix\_transactions
* accounts


---

# 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.erathos.com/connectors/apis/asaas.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.
