{"success":true,"message":"File Server API","version":"1.0.0","environment":"production","baseUrl":"https://app.wheelsqueue.com","basePath":"","fullApiUrl":"https://app.wheelsqueue.com","endpoints":{"upload":{"method":"POST","url":"https://app.wheelsqueue.com/api/upload","description":"Upload a file (max 1GB)","body":"multipart/form-data with \"file\" field"},"download":{"method":"GET","url":"https://app.wheelsqueue.com/api/download/:filename","description":"Download a file by filename"},"preview":{"method":"GET","url":"https://app.wheelsqueue.com/api/preview/:filename","description":"Preview a file (images, PDFs, text)"},"fileInfo":{"method":"GET","url":"https://app.wheelsqueue.com/api/info/:filename","description":"Get file metadata"},"listFiles":{"method":"GET","url":"https://app.wheelsqueue.com/api/list","description":"List all uploaded files"},"health":{"method":"GET","url":"https://app.wheelsqueue.com/health","description":"API health check"}},"note":"All endpoints are public. For production, consider adding authentication."}