The SOAP API

The SOAP API exposes web services that clients use to programmatically interact with Smile. SOAP is a platform- and language-independent XML protocol that permits HTTP communication between applications.

Use the SOAP API to write applications that interact with Smile, for example, applications that get data, place orders or manage subscriptions and accounts. The applications can also listen for messages on the message bus and take further action in response to these messages.