I visited app.rach.io in Chrome (though Firefox is almost identical in this regard), pressed F12 to see network traffic, selected XHR and looked for interesting calls.
There are many functions used by the web API that are not exposed by the public API.
The thread below has a simple program using the web API.