Skip to main content

πŸ“– API Overview

info

The Email API allows you to send single or bulk emails with customizable content, scheduling, and tracking features.

🌐 Endpoint​

POST https://intelsend.com/api/v1/send/bulk_email

✨Features

  • Send single or bulk email communications per request.
  • Support for plain text and HTML formatted emails.
  • Schedule emails to be sent at a specific sendAt time.
  • Track emails using a unique uid for each request.
  • Use the checkOptOut flag to respect recipient preferences.
  • Integrated error handling with detailed response codes.

πŸ‘‰ Use the sidebar navigation to explore detailed sections of the Email API documentation, including Request Body, Response Body, and Examples.