Anyone know how to access the JSON-RPC server? Not the website but the raw JSON data behind the API
Unfortunately there doesn't seem to be a raw JSON data available (from what i can see)
Maybe @dstm could add that in the future?
The first post does seem to mention JSON api being available? It might be useful to provide a bit more info on that i guess.
Thx for pointing this out - the documentation needs clearly improvement...
ZM supports json-rpc. Its format is described in 'json-rpc.txt'
Json data isn't transferred on top of http - just open a socket and send a request (like described in json-rpc.txt) and you'll get a response containing stats.