Skip to main content

API Overview

Welcome to the IntelSend API documentation.
This API enables you to send SMS, Voice, or Email packets with ease.
Each request handles a single communication packet for reliability and tracking.


๐Ÿ“ฉ Example Usageโ€‹

Hello <%=name%>,  
The power at residence <%=address%> will be restored in 4 hours.
Thank you for your patience.

This illustrates how template variables (e.g., name, address) can be dynamically replaced with recipient-specific data.

โœจ Featuresโ€‹

  • โœ… Single communication packet per request for simplicity and clarity.

  • ๐Ÿงช Sandbox mode available for safe testing without affecting real users.

  • โฐ Flexible scheduling using the sendAt parameter.

  • ๐Ÿ“Š Built-in tracking and logging for better visibility.