API Documentation

Server Interface (XML-RPC)

The server has an XML-RPC interface for your applications to interface. If you want to write your own API or access it directly, this document will give you details on what functions are available and what the error codes mean.

Server Docs

PHP4 API v0.0.2 Alpha

There is no written documentation for this release. The code is fairly well commented, and here is an example of a simple “shoutbox” application using it, minus user friendliness.

Download Example