Skip to content

MailChannelsNode.js SDK

Integrate MailChannels API into your JavaScript or TypeScript server-side applications.

@yizack/mailchannels

🚧 Roadmap ​

I plan to implement the following features in the future. Already implemented features are marked with a checkmark.

Email API ​

  • Emails
    • ✅ Send an Email
    • ✅ DKIM, SPF & Domain Lockdown Check
  • Webhooks
    • ✅ Enroll for Webhook Notifications
    • ✅ Retrieve Customer Webhooks
    • ✅ Delete Customer Webhooks
    • ✅ Retrieve Webhook Signing Key
  • Sub-accounts
    • ✅ Create Sub-account
    • ✅ Retrieve Sub-accounts
    • 🚧 Delete Sub-account
    • 🚧 Activate Sub-account
    • 🚧 Suspend Sub-account
    • ✅ Create Sub-account API Key
    • 🚧 Delete Sub-account API Key
    • 🚧 Retrieve Sub-account API Keys
    • ✅ Create Sub-account SMTP password
    • 🚧 Delete Sub-account SMTP password
    • 🚧 Retrieve Sub-account SMTP Passwords

Released under the MIT License.