Media is essentially a pass-through for static assets. If you create a directory named _media in the root of a SeaMist site,
you can search things directly from it using a URL like the following:
http://seamist.host:9149/api/v1/media/<site-name>/image.png
You must pass an API key the same way you would for a Content API call.