[Unfolded Circle 3] Sending HTTP API commands to the dock?

Does the dock expose a REST API, like the remote? Every command I try results in “Failed to read existing file”.
I also noticed than when viewing the dock’s default web page, it shows “Time Invalid Date”

I can send REST commands to the remote successfully, however since it often sleeps, I prefer connecting to the dock.

The dock only has a websockets api: core-api/dock-api at main · unfoldedcircle/core-api · GitHub

Keep in mind that the dock is a simple ir integration for the remote and can’t do the same as the remote itself.

Thanks.

So I guess that makes starting an activity using API not possible, unless the remote is in the dock.