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.