{"success":true,"data":{"message":"Bestie Scaleaway Storage API","version":"1.0.0","documentation":"/api/storage/health","supportedFileTypes":{"images":["JPEG","PNG","GIF","WebP","SVG","BMP","TIFF"],"videos":["MP4","AVI","MOV","WMV","FLV","WebM","MKV","3GP","OGV","M4V"],"audio":["MP3","WAV","OGG","AAC","FLAC","WMA","M4A"],"documents":["PDF","DOC","DOCX","XLS","XLSX","PPT","PPTX"],"data":["CSV","JSON","XML","TXT"],"archives":["ZIP","RAR","7Z","TAR","GZIP"],"code":["JS","CSS","HTML","PY","JAVA","CPP","C"],"other":["RTF","YAML","Markdown"]},"endpoints":{"health":"GET /health","upload":"POST /api/storage/upload","listFiles":"GET /api/storage/files","getFile":"GET /api/storage/files/:key","deleteFile":"DELETE /api/storage/files/:key","presignedUrl":"POST /api/storage/presigned-url","stats":"GET /api/storage/stats"},"limits":{"maxFileSize":"100MB","totalSupportedTypes":69}}}