# Superlógica

## Using the Erathos platform

When selecting Superlógica 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/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWVU9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--663d189a5b042c16f6d1fbb032c57c72bea95b5e/superl%C3%B3gica.png)

## How to find my Superlógica Access Token?

The access token is a code that informs each integration user's permissions. These permissions can be altered.

1. To create the access tokens, enter the users page in <http://superlogica.net/usuario> or pass your mouse along your user and click on **All users** as the attechment below:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWVk9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--bb031cdf64d9e9ddc0a07dd9be24ef1c2dc8cf9f/Untitled%20\(54\).png)

2. Scroll down and select the **Apps (your e-mail)** option.

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWWM9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--5f9cb25c57714054eaa3f952302a0ead7e9fc73c/Untitled%20\(55\).png)

3. Then, click in **New App Token**

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWWc9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--1f0d5f7499523083323b6f8514b66dfadd3e3152/Untitled%20\(56\).png)

4. Now, fill in the name and description fields regarding your app and click on **Save**.

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWWs9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--c90059d6f422fd14f3fbf27fe0210095939c23f5/Untitled%20\(57\).png)

5. In the next page, the system wil, display the App token, Secret and Access token values. Only the App Token and Access token values are necessary for the connection.

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWW89IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--07a558109358d7029bccee91d5eba24f0409d59c/Untitled%20\(58\).png)

6. In the **Released Apps** field No campo **Aplicativos liberados** above the creation interface you will see all the available for integration apps.

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWXM9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--8c5ab9c2fd3024a0eeef0b03affa2bf0bc98c737/Untitled%20\(59\).png)

**P.S.: The App Token and the Access Token expire within 1 year. After that, to continue using the API, you will need to generate a new token.**

Now paste the **App Token** and **Access Token** values in the correct fields of the Erathos platform. Don't forget to click on **Save and close** to advance to the next steps of the integration.

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

## What endpoints can I access with the Erathos platform?

* clientes
* clientes\_vinculados
* contratos\_ativos
* contratos\_trial
* contratos\_pendentes
* cobrancas
* contas\_bancarias
* centro\_custos
* fornecedores
* adimplentes
* inadimplentes
* metricas
* movimentacoes\_bancarias
* produtos\_servicos
* cupons
* departamentos
* receitas\_eventuais
* assinaturas
* planos
* notafiscal


---

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