Programmable Media

Basic asset management

Last updated: Nov-20-2023

Alongside upload functionality, the Cloudinary Upload API provides additional methods for managing, organizing, and creating media assets. All the methods in the Upload API are not rate-limited and can be used as needed.

The Cloudinary Admin API also has useful rate-limited methods for administering and organizing your files, such as listing all uploaded assets, listing tags, finding all assets that share a given tag, updating transformations, bulk deleting, etc. See the documentation on the Admin API for more information.

Additionaly, the Cloudinary Media Explorer bridges the gap for you between efficient asset management in code and an online user interface (UI) to your asset library.

Page Description
Media Explorer A tool for you to easily view, browse and search the assets in your media repository, and is focused on helping you to learn and onboard quickly to easily integrate Cloudinary functionality within your own code.
List assets List the assets uploaded to your product environment.
Update assets Apply actions on already uploaded assets.
Delete assets There are a number of ways to delete assets from your product environment.
Rename assets Rename an asset's Public ID.
Relate assets Establish relationships between assets based on specific organizational needs and criteria.
Invalidate cached media assets on the CDN Send an invalidation request instructing the CDN to remove cached copies of an old asset.

✔️ Feedback sent!

Rate this page: