Developers Manual for Integrating MachPanel API - SOAP API


Important Note: There are two types of API available SOAP and REST. REST API is easy to use and user can try operations on Swagger interface. It is recommended is to use REST API .

SOAP API will exist but not recommended to use.

REST API: https://kb.machsol.com/Knowledgebase/55650/MachPanel-REST-API-Configuration

Download Information
MachPanel API is basically a web service which uses SOAP messages to communicate with the Control Server and client application. Please download Developers Manual for Integrating MachPanel API.pdf from Attachment\Download section in order to review MachPanel API details.

Please also download PHP examples for MachPanel API from Attachment\Download section.

The zip file includes the following examples for API:

  • Cancel or Delete Customer.php
  • Create Customer.php
  • Create Reseller.php
  • reset customer password.php
  • Subscribe Multiple.php
  • SubscribeExchangeHosting.php
  • SubscribeLyncHosting.php
  • Update Customer.php
  • Update Reseller.php
  • MachPanelClientHandler.php
Applies To
MachPanel v6 and above