@phoneboy I lean heavily on the Network pane of my browser's debugger in order to do as 10C does for everything. Snooping it is highly recommended.
As a bonus, the site's JS is actually readable, too!
I found the docs useful for orienting me to what's in the API, but not so much for how to use it, and what goes where, and what order you should call things in.
// @matigo @bazbt3