Reference
Storage API
6min
The storage API provides the ability to store unstructured data (aka files) and removes the hassle of having to use a separate service to store images, avatars, and text files. With this API, you can create storage spaces, upload, and download files.
- Create/Remove Buckets
- Upload Images/Videos/Files
- Use path parameter to organize in folders
- Secure using JWT Bearer Auth
Updated 03 Mar 2023
Did this page help you?