Integration API Overview

Sitebuilder integration API is a programming interface to various functions of Sitebuilder. Using this API, you can administrate Sitebuilder without graphical web interface (Administrator Panel), integrate Sitebuilder with third-party control panels or applications.

Access to Sitebuilder integration API is provided through the set of web services described by WSDL. You can use Sitebuilder integration API on various operating systems via SOAP over HTTP.

For details on WSDL, refer to the www.w3.org/TR/wsdl/.

For details on SOAP, refer to the www.w3.org/TR/soap/.

In this chapter:

Implementation