BROWSE CATDV SUPPORT MANUALS

Server 7 introduces a new Administration REST API that gives access to all the configuration data held by CatDV Server. Specifically the Admin API allows access to:

  • Users
  • Production Groups
  • Roles and Permissions
  • Field Definitions
  • Panel Definitions
  • View Definition
  • Media Stores/Media Paths

These APIs are used to support to new web-based administration interface.

API Conventions

The Administration REST API is implemented as an extension to the existing CatDV REST API, and shares its basic structure with the rest of the API. Please see the documentation for the CatDV REST API for information about the basic structure and protocols of the API.