REST API reference
A REST API is provided for common tasks, such as login and logout, upload apps, and device and user management.
To access the API reference:
-
Click the Help menu button
in the masthead and select Rest API Reference.
For examples of the REST API, clone or download the sources from the Git repository. The sample files are located in the main/java/com/ot/ftlab folder.
-
For OpenText Functional Testing Lab and OpenText Core Functional Testing Lab, refer to the sample file: APIClient.java
-
For OpenText Core Software Delivery Platform, refer to the sample file: CoreSDP_APIClient.java