Last updated: Apr-23-2025
While using Cloudinary, all your images, videos, and other raw files are uploaded to Cloudinary. You can use our Media Library web interface to browse through and manage your uploaded media assets. In addition, you can use methods from the Upload and Admin APIs, which offer methods for managing, organizing, and creating media assets.
In addition to the upload
method, this API includes methods for:
A secure API with methods for managing and organizing your media assets, including:
generating a usage report
and more...
The default resource type for most API requests is
image
. When working with videos, remember to explicitly set the
resource_type
to
video
.
Upload API example - delete a single assetThe following Java example uses the Upload API destroy method to delete the video with public ID sample
:
Sample output:
For more Upload API examples in Java, select the Java
tab in the Upload API reference.
The following Java example uses the Admin API resource method to return details of the image with public ID sample
:
Sample output:
For more Admin API examples in Java, select the Java
tab in the Admin API reference.
âï¸ Feedback sent!
âï¸Â  ErrorUnfortunately there's been an error sending your feedback.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4