Web SDKs
The MASV Web SDKs let you add large file uploads and downloads directly to your web application. They handle chunking, retries, and progress tracking out of the box.
Web Uploader
Section titled “Web Uploader”Embed high-speed, browser-based file uploads.
- Getting Started — Install the SDK, create a Package, and upload your first file.
- API Reference — Constructor, methods, events, and configuration options.
- Legacy (Deprecated) — Documentation for the deprecated JavaScript Uploader.
Web Downloader
Section titled “Web Downloader”Embed high-speed, browser-based file downloads.
- Getting Started — Install the SDK, initialize the downloader, and download your first file.
- API Reference — Constructor, methods, events, and interfaces.