Build on ForgeSend. Rate-limited and scoped by design.
Per-workspace rate limiting, a dedicated Sending API guard, and an outbound webhook dispatcher with automatic retry — all managed from Settings, no code required to configure.
Per-workspace rate limiting
The Contacts, Lists, Campaigns, Analytics, and Sending APIs are all protected by rate limiting scoped to each workspace, so one workspace's usage can never crowd out another's.
A dedicated Sending API guard
Sending requires its own dedicated sending-scoped API key — workspace- and inbox-scoped — on top of standard authentication. A key built for reading analytics can't be used to send a message.
Outbound webhooks, HMAC-signed
Six event types dispatch as HMAC-signed payloads, so a receiving endpoint can verify a webhook genuinely came from ForgeSend. Failed deliveries retry automatically with backoff.
Managed entirely from Settings
Register an endpoint, view delivery history, enable, disable, or delete a webhook — all from the Settings UI. No code required to configure any of it.
The same scoped API keys also power ForgeSend's MCP server and the n8n integration node, so any automation you build with one authentication model carries over to the others.
Frequently asked questions
Related features
Rate-limited. Scoped. Ready to build on.
Generate a scoped API key from Settings and start building — rate limits and guardrails come standard.