We are currently using the Confluence Cloud API to retrieve pages and display them to users logged in to our website. We can retrieve and display all the content without a problem, except that the images aren't being displayed. I understand that this is because an active (logged in) Confluence session is required to be able to view the images.
Our users logged into our website do not have Confluence accounts. Is there a way for these users to view the images without having to be logged in to Confluence? Is it at all possible using the API?