There are several admin urls exposed by Mosaic that provide an insight into how the filesystem has been configured and a way to remotely manage sources.

EndpointMethodDescriptionParams
/_mosaic_/configGETReturns the JSON from the Mosaic config filen/a
/_mosaic_/content/dumpGETReturns the entire mosaic filesystem as JSONn/a
/_mosaic_/sources/listGETReturns a collection of active sourcesn/a
/_mosaic_/sources/addPOSTAdds the sourcedefinition & isPreview
/_mosaic_/source/stopPUTStops the source with the provided namename
/_mosaic_/source/restartPUTRestarts the source with the provided namename
Mosaic BETA

Coming soon