Skip to content
Download Beeper

Serve an asset

GET/v1/assets/serve

Stream a file given an mxc://, localmxc://, or file:// URL. Downloads first if not cached. Supports Range requests for seeking in large files.

Query ParametersExpand Collapse
url: string

Asset URL to serve. Accepts mxc://, localmxc://, or file:// URLs.

minLength1

Serve an asset

curl http://localhost:23373/v1/assets/serve
Returns Examples