Messaging
Termii’s Messaging APIs enable you to send messages globally across SMS, Voice, WhatsApp, and Email channels using a RESTful API. Each request is assigned a unique ID, allowing you to track the status of messages in real time—either by receiving Delivery Reports (DLRs) via your configured webhook endpoints or by polling the message status through a dedicated endpoint. The Messaging API is built on REST principles, using standard HTTPS methods and accepting JSON-formatted requests and responses.