// Resend integration

Monitor Resend.Hear only when it matters.

Catch a sending domain going unverified before your email quietly stops arriving.

What Beaam does with Resend

Beaam reads each Resend sending domain's deliverability over the last 24 hours — bounce rate, complaint rate, delivery rate — and checks the domain is still verified. Email fails quietly: a domain whose DNS record was removed keeps accepting API calls and simply stops arriving.

What raises an incident

Curated deliberately: a short list worth your attention, not every metric that exists. Each one needs repeated evidence before Beaam calls it — a single bad reading is not an incident.

SignalWhen Beaam speaks up
Domain can sendDomain no longer verified → broken.
Bounce rate≥ 5% over 24h → degraded; ≥ 10% → broken.
Complaint rate≥ 0.1% over 24h → degraded — the level providers act on.

Also collected, but quiet

Charted on the service page and there for context when something does break — but it will not wake you unless you ask it to.

setup

Designed to stay small

Paste a read-only Resend API key. Beaam imports your sending domains.

Beaam applies sensible defaults. Threshold configuration is optional, not onboarding.

access

Read-only, and revocable

Beaam never writes to Resend. Credentials are encrypted with AES-256-GCM using a key held as a deploy secret, and are deleted immediately when you disconnect.

How Beaam handles credentials →

Questions

What does Beaam alert on for Resend?

3 signals can raise an incident: Domain can send, Bounce rate, Complaint rate. Everything else is collected for context but stays quiet until you opt in.

How long does it take to connect Resend?

Paste a read-only Resend API key. Beaam imports your sending domains. Most connections are watching within a few minutes, and you can send a test alert immediately to prove the path works end to end.

Does Beaam need write access to Resend?

No. Beaam only ever performs read operations — there is no code path that writes to a connected provider. Worth separating from that: what Beaam *does* and what a token *permits* are different things. Where Resend offers a read-scoped credential, use it; some providers only issue tokens carrying broader rights than Beaam uses, which is a property of their API rather than of Beaam's behaviour. Scope it as narrowly as the provider allows. Credentials are encrypted with AES-256-GCM before storage and deleted the moment you disconnect.

What does Resend monitoring cost?

The free plan covers two integrations and five watched services, with email, push, Slack and webhook alerts. Solo is $19/month flat for unlimited integrations and services, adding SMS — there is no per-host, per-check or per-alert metering.

Watching more than Resend?

Most stacks are several services with seams between them, and the seams are where the damaging failures hide. Beaam correlates across every connected integration, so a database problem reads as one incident rather than five alarms from five tools.