System
mt.supportedTextFilters
Retrieve information about the text formatting plugins supported by the server....
mt.supportedMethods
Retrieve information about the XML-RPC methods supported by the server....
mt.getRecentPostTitles
Returns a bandwidth-friendly list of the most recent posts in the system....
metaWeblog.getRecentPosts
Returns a list of the most recent posts in the system....
LJ.XMLRPC.syncitems
Returns a list (or part of a list) of all the items (journal entries, to-do items, comments) that have been created or updated on LiveJournal since you last downloaded them. Note that the items themselves are not returned --- only...
LJ.XMLRPC.sessiongenerate
Generates a Live Journal session to more easily transitions users from a client to the Live Journal web interface....
LJ.XMLRPC.sessionexpire
Using this request mode, you can expire previously generated sessions, whether you generated them using the sessiongenerate call or the user logged in on the web site....
LJ.XMLRPC.login
This method logs into LiveJournal and retrieves information about the user logging in....
LJ.XMLRPC.getdaycounts
This mode retrieves the number of journal entries per day. Useful for populating calendar widgets in GUI clients. Optionally a journal can be specified. It returns a list of the dates and accompanied counts....
LJ.XMLRPC.getchallenge
Generate a one-time, quick expiration challenge to be used in challenge/response authentication methods....
LJ.XMLRPC.consolecommand
The LiveJournal server has a text-based shell-like admininistration console where less-often used commands can be entered. This provides a framework for dispatching commands to a LiveJournal server....
