Low-level API

The low-level API allows you to call server methods directly. This is only really useful for debugging and research.

Check out the source code. There are wrappers around individual services, or you can send entirely custom requests through the ServiceClient.

Note that the low-level API is not necessarily stable and may change across releases.