Skip to main content
The Vault is stored media at mediamonster.app/vault. Conversion jobs that you do not save are deleted when they finish. The Vault is the exception.
Vault grid with Everything, From the Workbench, Trash, and folders on the rail, and episode files in the grid

The Vault. Views nest under the rail. Files saved from a run are tagged From the Workbench.

Views

The URL picks the view: Filter by kind, folder, or tag. Open a file at /vault/<id>.

How long files stay

Paid plans can add 100 GB for $3 from the plan page. Extra storage does not change Cyclops expiry.

Auto-save

In Settings, turn on Save results to the Vault if you want Workbench outputs stored without an extra click.

Share and CDN

Each file can have:
  • a share link on the app (/s/<slug>) or on https://mediamonster.link/...
  • a CDN link, /a/<assetId>/<filename> on the share host, only for published assets

From the API

GET /api/v1/assets lists what is in the Vault and how much room is left. POST /api/v1/assets stores a finished job with a job_id. See Assets and galleries.