SCC Rest API Developer Module is a RESTful API service supporting authorized access to backend system resources, and enabling interaction with modern client technologies.
 
The Rest API allows 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.