Team Studio API

Use the Team Studio public APIs to automate and embed work processes.

You can find the reference for the public APIs for Team Studio by opening a browser and providing the Team Studio server URL, appended by /api/. For example:
http://myteam-studio-server.com:8080/api/

Alternatively, you can find the Team Studio API reference on the TIBCO Team Studio documentation home page.

In the examples included in this section, we provide examples for running a workflow, querying a running workflow, or stopping a workflow.

Related concepts