API Reference

SMS Delivery Report API

There are two methods to get SMS delivery reports:

  1. Set webhook URL to receive reports automatically in real-time: You will receive the reports in real-time as a JSON POST object, check here
  2. Fetch reports manually via API: You need to hit the GET API to fetch reports for each SMS manually. This API will provide the delivery status of SMS sent in the last 7 days.