# Beehiiv

## Using the Erathos platform

When selecting Beehiiv 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/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBaUlCIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--270cb49b64f3c5c920954baff8d414412ad192b1/beehiiv%20conector.png)

## How to find my Access token?

1. On the left panel in your account, scroll down and select **Settings**.

   ![Settings.png](https://beehiivhelp.zendesk.com/hc/article_attachments/23927915594647)
2. Then, click on **Integrations**, which will open up the [API](https://app.beehiiv.com/settings/integrations/api) tab.

   ![](https://beehiivhelp.zendesk.com/hc/article_attachments/21229398024343)
3. To create a new API key that can be used to integrate your beehiiv account, click on the **New API Key** button.
4. A form will appear on the right. You must name your new API key and click on the **Create New Key** button.\
   ![](https://beehiivhelp.zendesk.com/hc/article_attachments/21229389598743)
5. You’ll receive a success message at the top of your screen and then you can proceed to copy your new API key.

   ![be86132a-723c-4339-9a6e-f3b328e17b6f](https://beehiivhelp.zendesk.com/hc/article_attachments/23927955817751)

**Warning:** Remember to save your new API key somewhere safe, it will not be displayed again.

Don't forget to copy and paste the token on the Erathos platform Acces token field and click on **Save and close**.

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

## What information can I bring to my data-warehouse with the Erathos platform?

* publications
* posts
* email\_blasts
* referral\_program
* segments
* subscriptions


---

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