Integrations
NoticeAPI Email API Integrations
Build from the stack you already run. Start in the simulator, then ship production sends from verified domains with the same logs and controls.
Integration pattern
Server-side keys, simulator validation, verified production.
Use REST, Node SDK, or SMTP for your stack. Every path lands in one proof surface: logs, webhooks, suppressions, quota checks, and deliverability controls.
Stack guides
Send email from the code you already run.
Next.js
Use App Router route handlers, Server Actions, auth flows, and webhook jobs with server-side keys.
Node.js
Use the zero-dependency NoticeAPI SDK in Express, Fastify, queues, workers, and background jobs.
Nodemailer
Keep existing transport patterns and relay through smtp.noticeapi.com:465 with implicit TLS.
Stripe
Send receipt, invoice, and failed-payment emails from verified Stripe webhook jobs.
Supabase Auth
Use NoticeAPI SMTP for verification, magic link, and password reset email from Supabase.
Auth0
Route Auth0 verification and password reset email through NoticeAPI SMTP with delivery logs.
Foundation