Introduction

The Files API allows you to manage files and generate file urls from your Media Manager.

With the Files API, you can:

Before You Begin

To use the Files API, import { files } from the wix-media.v2 module:

Copy
Did this help?