Infobip SMS
Quickly integrate SMS messaging services into various solutions by using Infobip HTTP application programming interface (HTTP API). The HTTP API can be used for sending SMS messages, collecting delivery reports, making Number Context (number validation) requests and receiving inbound SMS messages sent from mobile phones.
Infobip SMS endpoints
| Method | Endpoint | Description |
|---|---|---|
| Send SMS | ||
| GET |
Delivery reports /sms/1/reports |
This method allows you to get one time delivery reports for sent SMS. http://dev.infobip.com/docs/delivery-reports |
| GET |
Sent messages logs /sms/1/logs |
This method allows you to get logs for sent SMS.http://dev.infobip.com/docs/message-logs |
| POST |
Single textual message /sms/1/text/single |
This method allows you to send a single textual message to one or more destination addresses. http://dev.infobip.com/docs/send-single-sms |
| POST |
Multiple textual message /sms/1/text/multi |
This method allows you to send multiple textual messages to one or more destination addresses. http://dev.infobip.com/docs/send-multiple-sms |
| Number context | ||
| POST |
Asynchronous request /number/1/notify |
This method gives you the ability to make a asynchronous Number Context request over HTTP. Number Context response is sent to a notify URL at your call back server.… |
| POST |
Synchronous request /number/1/query |
his method gives you the ability to make a synchronous Number Context request over HTTP. Number Context response is returned immediately thus eliminating the need for the call… |
Infobip SMS pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|