How to get private Media gallery (no public URLs)
Is there a way I can create a private Media gallery in which I can only fetch images by URL but by providing some API Key or something?
Right now, in the media gallery, the image can be fetched also from public internet. But I would like to have some authentication mechanism. Pls help.
This is for an app development. So, from an iOS or an android app, I would like to fetch image with authentication from a private media library.
-
Hi,
You can upload images as
privateto restrict access to the original image and only allow access to derived (transformed) versions of the image. The original image can be accessed only with a signed URL, but by default, all derived versions of the image are accessible.For more information, please see this:
https://cloudinary.com/documentation/upload_images#private_images
Please let me know if this is something that could help you.
Cheers,
Yakir
0
Post is closed for comments.
Comments
1 comment