SMS Messages
| POST JSON Send SMS | Send message via JSON POST |
| GET JSON Send SMS | Send message via JSON GET |
| SOAP Send SMS | Send message via SOAP |
| POST JSON Push MO | Receive message from customer |
Delivery reports
| POST JSON Pull delivery report | Request delivery report via POST JSON |
| GET JSON Pull delivery report | Request delivery report via GET JSON |
| SOAP Pull delivery report | Request delivery report via SOAP |
| POST JSON Push delivery report | Send delivery report |
MSISDN status
| GET JSON | MSISDN status (JSON/GET) |
Account stats
| GET limit JSON | Limit stats (JSON/GET) |
Blacklist
| GET blacklist JSON | List of blacklisted MSISDNs |
Examples
| Download | Examples + classes in PHP |