MediaValet
MediaValet is a cloud-native digital asset management (DAM) platform, built on Microsoft Azure, for storing, organizing, sharing, and distributing an organization's images, videos, documents, and other brand and marketing assets. Its Open API is a RESTful, JSON, hypermedia-driven service (base https://api.mediavalet.com) secured with OAuth 2.0 plus a per-account subscription key, letting teams automate uploading, cataloging, searching, and governing assets, categories, attributes, keywords, and users.
APIs
MediaValet Assets API
Retrieve, update, search, and inspect digital assets and their derivatives - get an asset and its renditions, list related assets, read comments and history, manage per-asset at...
MediaValet Categories API
Create, list, and read the hierarchical categories that organize a MediaValet library, retrieve the assets filed under a category, and manage category permission sets that gover...
MediaValet Attributes API
Define and read custom metadata fields (attributes) for a library and apply or remove attribute values on individual assets, enabling structured, searchable metadata beyond buil...
MediaValet Keywords API
Manage the keyword vocabulary used to tag assets - list and read keywords and keyword groups, and add or remove keywords on assets to power search, filtering, and auto-tagging w...
MediaValet Uploads API
Ingest new files into a library through the chunked upload workflow - create an upload session, transfer file chunks to the returned storage location, then commit the upload so ...
MediaValet Users API
Read users, user groups, the current authenticated user and their permissions, and approvers within an organizational unit - the identity and access context that governs who can...