Mass Email Sending API
The Email Sending API allows users to send emails to a list of recipients in a given file. The file can be in either CSV or XLS format and can be stored on the user's local machine or in a Google Drive folder. The API uses the Flask web framework and the Flask-Mail extension to send emails. Endpoint: /send_email Methods: GET Input Parameters: 1. file_path: The path of the file containing the…
Mass Email Sending API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Send Mass Email Endpoint /send_email |
/send_email |
Mass Email Sending API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | 1 / hour |
|
| PRO | $10 / month | 2 / hour |
|