XML-RPC Protocol
From Dreamwidth Notes
Placeholder page. This is where we can link to all of the protocol methods that we have available, including how to use the XML-RPC Protocol, etc...
Using XML-RPC
This would talk about how to use XML-RPC from various languages...
Methods
The protocol is still in flux due to the change from LJ's friends system to Dreamwidth's subscription and access system. Not all of these methods have been pushed live yet, but the code has been committed.
- addcomment
- consolecommand
- editcircle
- editevent
- friendof
- getchallenge
- getcircle
- getdaycounts
- getfriends
- getevents
- getfriendspage
- getinbox
- gettrustgroups
- getusertags
- login
- postevent
- sendmessage
- sessionexpire
- sessiongenerate
- setmessageread
- syncitems
Deprecated Methods
- checkfriends -- temporarily disabled, to be aliased to new method "checksubscriptions" once that method is written
- editfriends -- deprecated, use editcircle instead
- editfriendgroups -- deprecated, use editcircle instead
- getfriendgroups -- deprecated, use gettrustgroups instead