Check delivery status at least 5 minutes after sending an SMS. Mobile network operators need time to return delivery updates to Beem.
How it works
- Send an SMS using Send SMS.
- Note the
request_idreturned for each recipient in the response. - After at least 5 minutes, call Get delivery reports with
dest_addrandrequest_id.
API reference
Use the interactive API reference to try the request: Get delivery reports —GET https://dlrapi.beem.africa/public/v1/delivery-reports
Query parameters
Status values
Authentication
Authenticate with Basic Auth (API Key and Secret) or an access token. See Authentication. SetContent-Type to application/json for JSON requests or application/xml for XML requests.
Sample response
Error responses
Related
- Sending flow — end-to-end SMS lifecycle
- Send SMS — submit messages and obtain
request_idvalues
