# Vindi

## Using the Erathos platform

When selecting Vindi 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/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBZDA9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--d2230dc405dc1dd1eb2520603038f9c0deccd7c6/vindi%20form.png)

## How to find the API Key?

1. Log in to your account
2. In the menu, select **Settings > Organization Data > Access keys**
3. Generate your private API key

Now simply copy and paste the value on the Erathos platform connection form to advance to the next steps. Don't forget to click on **Save and close**!

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

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

* customers
* plans
* plan\_items
* products
* payment\_methods
* subscriptions
* product\_items
* periods
* period\_usages
* bills
* charges
* transactions
* payment\_profiles
* invoices
* messages
* export\_batches
* import\_batches
* issues
* notifications
* notification\_items
* merchants
* roles
* affiliates
* merchant\_users


---

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