Skip to content

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.

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.

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.