There isn't a "remote" API, so to speak. Everything in this system speaks DCE, and there is a library in our source tree that handles this.
However, Mobile Orbiters are special, as they are basically dumb terminals, which use a protocol known as BD, to send keypresses and recieve screen images which are displayed by the phone. Essentially all the fat logic is handled by the core.
-Thom