Accessing MyBookLive programmatically

How can I programatically connect to a given MBL from any location and perform basic operations instead of doing it through the UI? If I can’t do that for ANY MBL, could I just do it for my own?

I want the basics: add, modify, delete, and download directories and files.

What about hard links? Is it possible to create a link to any file? The idea would be to give a person or a program the link and you could download or even stream the file.

Is there an API available for things like this? There must at least be a private one since the WD2Go apps basically do some of the things I’m talking about.

My end goal is to customize my experience via web, mobile, or native apps.

Hello, unfortunately there is no way to access the MBL user interface remotely.

Thank you for the resonse, although I’m not sure I was clear about what I want to access to.

I am looking for programmatic access to my files and not necessarily the graphical user interface. Is that indeed how you understood it?