SenderKit
SenderKit让您直接从ChatGPT和Codex构建并运行事务性与营销消息——包括电子邮件、短信、推送和网页推送。起草并管理消息模板,发送欢迎邮件、OTP验证码和收据,监控每条消息的投递状态,取消计划发送,并管理入站电子邮件地址和域名。在Codex中,捆绑的技能还能将SenderKit接入您的代码库:添加通知流程、集成SDK,或诊断电子邮件送达率和DNS认证问题。
文档
SenderKit
Transactional notifications that live in a dashboard, not your codebase.
Your transactional templates — welcome emails, password resets, billing notices — usually live in your repo as React Email components, MJML, or string literals scattered across route handlers. Every copy tweak becomes a pull request, a redeploy, and a developer in the loop. SenderKit moves the template out of the codebase and into a dashboard with versioning and environments. You integrate the send call once; after that, changing the wording never touches your code.
Who it's for
Solo founders and teams of five or fewer shipping modern web apps — Next.js, Clerk or Auth.js, Stripe, Supabase or Neon. Teams that ship in days, not months, and don't want a notification system to babysit. If your designer, support lead, or non-technical co-founder should be able to fix a typo in the welcome email without opening an editor, SenderKit is for you.
Go from zero to your first send in under five minutes. Create an API key and authenticate requests with a Bearer token. Install@senderkit/sdk and call send().
The raw REST contract behind every SDK and the CLI.