> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [Velo](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fvelo&format=markdown.md) ## [APIs](https://dev.wix.com/docs/velo/apis.md) ### [wix-media-backend](https://dev.wix.com/docs/velo/apis/wix-media-backend.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-media-backend/introduction.md) - [Importing and Uploading Files](https://dev.wix.com/docs/velo/apis/wix-media-backend/importing-and-uploading-files.md) - [mediaManager](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager.md) #### [Events](https://dev.wix.com/docs/velo/apis/wix-media-backend/events.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-media-backend/events/introduction.md) - [onAudioTranscoded()](https://dev.wix.com/docs/velo/apis/wix-media-backend/events/on-audio-transcoded.md) - [onFileUploaded()](https://dev.wix.com/docs/velo/apis/wix-media-backend/events/on-file-uploaded.md) - [onVideoTranscoded()](https://dev.wix.com/docs/velo/apis/wix-media-backend/events/on-video-transcoded.md) #### [MediaManager](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/introduction.md) - [downloadFiles()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/download-files.md) - [downloadFolder()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/download-folder.md) - [getDownloadUrl()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/get-download-url.md) - [getFileInfo()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/get-file-info.md) - [getFolderInfo()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/get-folder-info.md) - [getUploadUrl()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/get-upload-url.md) - [getVideoPlaybackUrl()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/get-video-playback-url.md) - [importFile()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/import-file.md) - [listFiles()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/list-files.md) - [listFolders()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/list-folders.md) - [moveFilesToTrash()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/move-files-to-trash.md) - [moveFoldersToTrash()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/move-folders-to-trash.md) - [upload()](https://dev.wix.com/docs/velo/apis/wix-media-backend/media-manager/upload.md)