Services - Author-it On-Premises - Author-it

Author-it Development Documentation

Services in the Author-it API are logical groupings of operations that can be performed. Each service has a unique name, and at least one method.

Common Services

The list below contains descriptions of some of the common Author-it API services.

  • Authentication - Allows users to log in and log out of Author-it libraries.

  • ObjectCommon - Provides shared operations performed on objects in a library such as: moving, changing release states, deleting.

  • Folder - Allows operations to be performed on folders in a library such as: renaming, moving, deleting.

For more information, see the reference documentation for the Author-it API technology that you are using.