Public APIs

Tosca Cloud offers public APIs for specific tasks. Most of their functionality is only available to administrators.

Identity API

https://<your_tenant>.my.tricentis.com/_identity/apiDocs/swagger/index.html

Use this API to get client ID and client secret. This is required for some setup or integration tasks.

Test case editor API

https://<your_tenant>.my.tricentis.com/_mbt/apiDocs/swagger/index.html

Use this API to manage modules, test cases, and reusable test steps.

Playlist API

https://<your_tenant>.my.tricentis.com/_playlists/apiDocs/swagger/index.html

Use this API to run your playlists, get their progress and results, and integrate them with your CI/CD pipeline.

Simulations API

https://<your_tenant>.my.tricentis.com/_simulations/apiDocs/swagger/index.html

Use this API to create, read, or delete simulation files.