Skip to main content

API Overview

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

Endpoint

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

Features

  • Send a single email communication per request.
  • Ability to send plain text and HTML formatted emails.
  • Schedule emails to be sent at a specified sendAt time.
  • Track emails using a unique uid for each request.
  • Option to check whether the recipient is opted out using the checkOptOut flag.
  • Integrated error handling with detailed response codes.

Use the navigation to explore detailed sections of the Email API documentation.