Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id1044760450
Content column
id1044760452
Content block
id1044760451

Teamwork Cloud provides a set of REST API APIs for server management. REST APIs are the essential properties in TWCloud that allow you to query data about user accounts, roles, projects, and that provide access and basic operations for the resources. REST API also provides an administrator-friendly way to manage the server because it can be run in the text mode and in a shell script.

The documentation of REST API is provided in Swagger, available with TWC TWCloud installation, where you can find the description of the APIs in both machine-readable and human-readable formatformats. TWCloud REST API documentation in Swagger is accessible at at https://osmc.nomagic.com. The API document is also bundled with TWCloud installation. You can access it from from https://<TWCloud IP>:8111/osmc/swagger

Having Swagger coming come with the TWC TWCloud installation makes it the most convenient way to issue REST API to the server. It allows logging in and calling to the server from a web browser. While calling to the server, Swagger also shows a cURL command that the user can copy to and execute in the command line and execute or use in a batch script instead.


Content block
id1044760449

Related pages

Children Display