# File Storage API

File Storage APIs allow to upload a file to server and use it as and when needed. For this, we use [minio](https://min.io/) to store the files\
\
In the following subpages, we will see APIs to upload and retrieve files using registry. minio should be enabled to use these APIs
