For developers: API

Chaka "Chaka" (in Quechua: bridge/union), is the platform that enables your applications to send single and broadcast sms and to get status information.

Available functions are:

  • Secure authentication 
  • Distribution list upload (for broadcast)
  • Transmission of a document to a phone number or a distribution list
  • Transmission status querying, by message id (returned by the trasmission request) or by time range (e.g. "get the status for all messages sent today")

 

 

Functions are called via SOAP over HTTP or HTTP + SSL / TLS

 

 


Web services (WSDL)   Documentation
 via http
http://soap.kqumg.it/chaka/beta/0.9.5/Chaka.wsdl   

 Manuale SOAP
Manual

 via https
https://ssl.kqumg.it/chaka/beta/0.9.5/Chaka.wsdl  
 Callback http://soap.kqumg.it/chaka/beta/0.9.5/Chaka_CB.wsdl  

 

 

The system is solid, clients written in the following languages have been successfully tested

Perl + SOAP::Simple - Python + NuSOAP/0.7.2  - PHP­SOAP/5.2.2 - 4D built­in SOAP Client - Axis/1.4 - Java/1.5.0_06 - C#/.NET