You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The SOAP API is continuously undergoing updates and improvements, and is available for use in both a Stable version and a Development version.

The Stable version of the SOAP API is fully functional and is not undergoing changes. Its functionality will be maintained in future versions. 

Each Development release cycle is 6 months, during which time the Development release is available for use but is undergoing changes and may not stable. You can use the Development version in the same manner as the Stable version, except that the URL is different (as shown below) and you must modify your application as needed to accommodate our changes to the API. After the 6-month cycle, the SOAP API becomes the new Stable version, and the next version is created as the new Development version. 

Currently, SOAP API v1 is the Stable version. The SOAP API v2 will soon be available to use as the Development version.

SOAP API access

The Vendor SOAP API can be accessed using HTTPS. The URL for the Stable version of the Vendor SOAP API is:

https://license.x-formation.com/soap/type/vendor/version/1?wsdl

The URL for the Development version of the Vendor SOAP API is:

https://license.x-formation.com/soap/type/vendor/version/1?wsdlhttps://license.x-formation.com/soap/type/vendor/version/2?wsdl

The end-user SOAP API can be accessed using either HTTP or HTTPS; therefore, licenses can be activated using either unencrypted or SSL transport. The URL for the Stable version of the end-user SOAP API is:

http://license.x-formation.com/soap/type/enduser/version/1?wsdl or https://license.x-formation.com/soap/type/enduser/version/1?wsdl

The URL for the Development version of the End-user SOAP API is:

http://license.x-formation.com/soap/type/enduser/version/2?wsdl or https://license.x-formation.com/soap/type/enduser/version/2?wsdl

  • No labels