Newsletter subscriber growth, open rates and paid subscription revenue — read-only.
Why founders connect Beehiiv
Newsletter businesses live and die by subscriber growth and open rates — but checking Beehiiv daily is friction that breaks your morning routine. Fold puts your subscriber count and recent open rates next to your revenue and traffic so you can see the full content-to-conversion picture without switching apps.
How your data flows
This is the exact sequence every time Fold runs its daily sync. Nothing runs outside this pipeline.
Encrypted API key
Your API key is stored encrypted (AES-256) in our database. It is sent only to Beehiiv's API over TLS 1.3 and never logged.
5 HTTP GET calls per sync
Fold makes 5 read-only requests to Beehiiv's API — the exact endpoints are documented in the section below. No write requests are ever made.
Personal data stripped before storage
The raw API response is processed in memory. Only aggregate numbers (totals, counts, rates) are extracted. Any field containing personal information — names, emails, IDs — is discarded and never written to disk.
AES-256 at rest · row-level isolation
The filtered snapshot is written to your isolated tenant in our database, encrypted at rest. Row-level security ensures no other Fold user can read your data — not even via a misconfigured query.
Overview · Analytics · AI Digest
The stored aggregate numbers surface across your Fold dashboard — the Overview tile, Analytics tab charts, and the AI-generated daily digest. No raw data from the API is ever returned to the frontend.
Step 1 — How you connect
Here is precisely what happens when you connect Beehiiv to Fold, step by step.
Step 2 — Permissions we request
We request the minimum permissions needed. No more.
Step 3 — API calls Fold makes
These are the exact API endpoints Fold calls during each sync, and why.
GET /v2/publications/{id}
Total subscriber count and publication metadata.
GET /v2/publications/{id}/subscriptions
New, active and churned subscriber counts.
GET /v2/publications/{id}/posts
Recent newsletters to pull performance metrics for.
GET /v2/publications/{id}/posts/{id}/stats
Open rate, click rate and recipients per issue.
GET /v2/publications/{id}/premium_subscriptions
Paid upgrade conversions and premium subscriber count.
API impact: Fold makes 5 API requests per sync. Beehiiv's API is rate-limited to 120 requests/minute — our usage is negligible.
What we store
Every field we persist — with a real example and the reason it exists. Nothing more is stored.
| Field | Example value | Why we store it |
|---|---|---|
| Total subscriber count | 3,400 subscribers | Email KPI tile. |
| Net new subscribers (period) | +180 this month | Growth metric. |
| Churn count (period) | 22 unsubscribed | List churn metric. |
| Average open rate (last 5 issues) | 44.2% | Engagement KPI. |
| Average click rate (last 5 issues) | 6.1% | Engagement KPI. |
| Premium subscriber count | 87 premium | Paid upgrade metric. |
| Free-to-paid conversion rate | 2.6% | Monetization KPI. |
What a daily sync actually stores
This is a real-looking example of the row Fold writes to your account after a single sync. Every field, every value — nothing hidden.
{
"date": "2025-04-23",
"total_subscribers": "3400",
"new_subscribers": "180",
"premium_subscribers": "87",
"posts_published": "1",
}
No customer names. No emails. No transaction IDs. Just numbers.
What we never store
These fields are explicitly excluded. Even if the Beehiiv API returns them, Fold ignores and discards them before any storage step.
What Fold never does
These aren't just policies — they're technically impossible given the permissions we request. Beehiiv's own API enforces them.
Privacy note — Beehiiv specific
Fold reads publication-level aggregate statistics — total counts, averages and rates. Individual subscriber email addresses and reading behaviour are never accessed or stored.
Data retention
Synced metrics are retained while your Fold account is active and purged within 24 hours of disconnecting or account deletion.
Refresh frequency
Automatic sync every 24 hours. Manual refresh available from Settings.
How to revoke access
You can disconnect Beehiiv from Fold at any time — from either side. Both options immediately stop all data access.
From Fold
Settings → Beehiiv → Disconnect. All synced Beehiiv data is deleted immediately.
From Beehiiv directly
Beehiiv Dashboard → Settings → API → Delete the Fold Analytics key.
Open Beehiiv settingsSecurity standards
AES-256 encryption at rest
Your API key is encrypted with AES-256 before being written to our database. It is never stored, logged, or returned in plaintext.
TLS 1.3 in transit
All API calls from Fold to Beehiiv use TLS 1.3. Your credentials cannot be intercepted in transit.
Read-only enforcement
Beehiiv's own API enforces the read-only permissions server-side. Even if Fold's code had a bug, the platform would reject any write request.
Row-level security
Your synced data is isolated in our database with row-level security. No other Fold user can query your data.
FAQ
No. We read aggregate statistics — total subscriber counts, average open rates, paid conversion rates. We never access the subscriber list or individual subscriber profiles.
No. The Beehiiv API key is read-only. No write operations are possible with Fold's integration.
No. We only count premium subscribers (the total number). Payment details are handled by Beehiiv and Stripe directly and are never accessible to Fold.
Other live integrations
Ready to connect Beehiiv?
7 days full access. Connect Beehiiv and every other live integration. Cancel anytime. Your data deleted on request, immediately.