Developers

The table below provides links to WSDL, XML Schemas and code examples that show you how to programatically send SMS messages through our web service. Interaction with our services must be made using SOAP. HTTP GET and HTTP POST are not allowed as we enforce the use of SOAP Headers.

ServiceOperationDescriptionPageCodeWSDLOperationSchemaCredits
SessionEndSessionEnds a session immediately meaning you must re-authenticate with us. Not available Not available View the WSDL View the operation Not available 0.00
SessionStartSessionStarts a session that enables you to interact with our web services. Not available Not available View the WSDL View the operation Not available 0.00
SMSGetCreditBalanceReturns the number of credits remaining. Not available Not available View the WSDL View the operation Not available 0.00
SMSGetMessageRecipientStatusReturns the status of a message for a specified recipient number and user phone message id. Not available Not available View the WSDL View the operation View the Schema 0.00
SMSIsSenderIdAvailableReturns a boolean confirming whether a SenderId is available. Not available Not available View the WSDL View the operation Not available 0.00
SMSQuickSendAllows you to send a single SMS message instantly to many recipients. Not available View a code example View the WSDL View the operation View the Schema 1.00
SMSSendAllows you to send multiple SMS messages, each with its own optional delivery time, to many recipients. String interface for non .Net clients. Test the service View a code example View the WSDL View the operation View the Schema 1.00