# Sankhya

## Using the Erathos platform

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

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

## How to find the API Token?

1. Access the "Gateway Settings" page.
2. In the "Endereço Sankhya" field, inform the external access adress to Sankhya OM.
3. In the "Name" field, it is recommended to specify the environment type (Production, Test, Training).
4. In "Application," specify the application that will be integrated.
5. Enter a user linked to the Sankhya ID in the "User Code" field. Once saved, the TOKEN will be generated.

Don't forget to click on **Save and close** to advance to the next steps! With this connection created you can seemlessly move your Sankhya data to your BigQuery, Redshift or Postgres data-warehouse.

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

* Usuario
* TipoNegociacao
* TipoTitulo
* Parceiro
* Natureza
* Empresa
* EmpresaProdutoImpostos
* ContaBancaria
* Banco
* Financeiro
* BaixaBancaria


---

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