CoreMedia UAPI in TypeScript/Node
Last updated 5 days ago
How to use the CoreMedia Unified API from TypeScript and Node.js
CoreMedia UAPI in TypeScript/Node
This documentation gives an overview of how to use the TypeScript version of CoreMedia's Unified API (UAPI) in Node.js to interact with CoreMedia Content Cloud via Studio's REST API. It includes instructions for setup and code examples for logging in, reading content, creating content, updating content, querying content, and handling content issues. The documentation emphasizes strong typing and asynchronous capabilities.
Use Cases
- Integrating CoreMedia with other systems
- Custom web-based extensions for CoreMedia
- Automation of custom tasks for your own use cases
Resources
- To learn more, have a look at these examples of using CoreMedia Unified API from TypeScript and Node.js.
Is this page useful?