mailora-ai
Version:
SDK for integrating with Mailora AI API to send bulk email data
21 lines (13 loc) โข 651 B
Markdown
# ๐ง 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