View Image without login

View Image without login

With Zoho Creator API, image fields are returned as HTML tags with src being the image URL. 

However, loading of images uploaded to Zoho database requires the user to have a valid session. 

I am building an application which requires public access of the uploaded images. Is there a solution to this problem without making public my view? 

Any help will be much appreciated.