I need to download files from my “Spaces” to generate a thumbnail.
Is there some reason i should use the API rather than just doing a normal http request to the public file?
Would it be faster or cost less?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @skeddtemp,
You can download files from ‘Spaces’ either from the Cloud Control Panel or via API. There would not be any difference in the cost, and the speed would depend on the network you are using. You can check the following documentation to download Spaces from the Cloud Panel. https://docs.digitalocean.com/products/spaces/how-to/add-and-remove-files/#download-files
Hope this helps!
Cheers, Lalitha