SCC Rest API Developer Module enables access to the SCC MediaServer Digital Asset Management DAM System using modern software development technologies.
The module is a RESTful API service allowing interface developers to request SCC system resources, such as objects, libraries, authorized leases, thumbnails, previews, high-resolution documents, perform searches, and interact with connected SCC MediaFactory workflow engine instances.
These resources are expressed as URI's with a supported HTTP method (DELETE, GET, HEAD, POST, and PUT).
Developer choose the response data view of a resource by specifying an acceptable mime type. For response data (such as metadata, preview images and high resolution documents, the API supports both text/xml and application/json data models.
The Rest API uses the host SCC system concurrent user license pool when connecting and performing operations.