Content Platform Engine Java and .NET APIs

Use the APIs to develop and run on-premises custom applications that connect to services running on your cloud subscription. You can download the APIs from the Download resources link in the navigation menu.

If you don't see the Content Platform Engine Java and .NET API package in the Download resources view, contact your account administrator.

On-premises applications that target the cloud subscription require the following parameter in the URL that you use to communicate with the Content Platform Engine services running on your cloud subscription:
?useBasicAuth=true
For example,
https://hostname.automationcloud.ibm.com/dba/environment/wsi/FNCEWS40MTOM?useBasicAuth=true
or
https://fncm-environment-hostname.automationcloud.ibm.com/wsi/FNCEWS40MTOM?useBasicAuth=true
where environment has the value dev for the development environment, test for the test environment, or run for the production environment.

For more information, refer to the documentation provided with the download package.