Integrating your application using the WebsitePanel API

WebsitePanel Integration API

WebsitePanel Integration API is available for integration with 3rd-party applications.

Requirements

  • WSE 3.0 or Basic Authentication
  • Each API call should have user’s credentials provided

Basic Authentication

For interacting with WebSitePanel API you should use basic authentication. WebsitePanel recongnizes “Authorization” header with the user credentials provided in the following format: username:password.

Basic Web Services

Manage User Accounts

Manage Hosting Spaces

Upgrade/Downgrade User Packages

WebsitePanel Integration API
Examples

Calling WebsitePanel Web Service from PHP