Connect Stripe to Saasmetry
Subscriptions, invoices and charges — the source for MRR, ARPU, churn and failed payments.
What Saasmetry reads
charges:readsubscriptions:readinvoices:readcustomers:read
Refreshed every 5 min. Read-only throughout: Saasmetry never writes to Stripe.
Create the credential
- Developers → API keys → Create restricted key.
- Set the resources below to Read and leave everything else at None.
- Copy the key when it is shown — Stripe reveals it once.
Exactly what to grant
Charges: ReadSubscriptions: ReadInvoices: ReadCustomers: ReadProducts: Read
Worth knowing
- Prefer a restricted key (rk_live_…) over a secret key (sk_live_…): a restricted key with read-only resources cannot charge anyone even if it leaks.
- A test-mode key only sees test data, so a busy live account will look empty.
Is it safe to paste?
Use read-only scopes wherever the provider offers them. Saasmetry encrypts the credential and only reads provider data.
Also worth connecting
Connect Stripe in about a minute
Free plan, no card: one product and two integrations.
Start free