UNPKG

mailora-ai

Version:

SDK for integrating with Mailora AI API to send bulk email data

21 lines (13 loc) โ€ข 651 B
# ๐Ÿ“ง Mailora AI SDK `mailora-ai` is a simple and secure TypeScript/JavaScript SDK for integrating with the [Mailora AI API](https://mailora.ai). It allows developers to send user email data (name, email, mobile, location) in bulk or individually to Mailora's intelligent campaign and data enrichment platform. --- ## ๐Ÿš€ Features - ๐Ÿ” **Secure API Key Authentication** - ๐Ÿ“ฆ **Send Single or Bulk User Email Records** - โœ… **Built-in Validation** (email, mobile, etc.) - โš™๏ธ **Works in Node.js, Next.js, and any JS/TS App** - ๐Ÿงช **Fully Tested with Jest** --- ## ๐Ÿ“ฆ Installation ```bash npm install mailora-ai