WSAPI
From PeopleAggregator
Contents |
PeopleAggregator Web Services
This part of the wiki holds detailed descriptions and usage examples for the Web Services API.
IMPORTANT NOTE: WE HAVEN'T WRITTEN THIS DOCUMETATION YET. BUT - THE AUTOGENERATED DOCS ARE PRETTY GOOD, SO GO TAKE A LOOK: At the other end of this link is a page for each API method, including sample call XML/JSON and details of what all the parameters mean.
Standards support: Blog Editing APIs
RSD
All user pages have RSD links, so blogging clients should be able to find the XML-RPC API URL if you give them your user page link (example user page and corresponding RSD link)
XML-RPC blogging APIs
Current development versions of PeopleAggregator support enough of the metaWeblog API for Qumana to detect blogs, post, list posts, and edit posts.
Blogger API V1 support is not as strong; Blogger API clients can list blogs and create posts, but not list or edit posts.
Phil is testing other clients now.
Atom Publishing Protocol
Not currently supported. (We'll get around to it eventually).
PeopleAggregator API Methods
Test
- echo
- echoPost
Authentication
- login
- checkToken
Categories
- getCategoryList
People
- getUserList
- getUserProfile (not implemented)
Relationships
- newUserRelation
- deleteUserRelation
- editUserRelation
- getUserRelation
- getUserRelations
Groups
- getGroupList
- newGroup
- deleteGroup
- joinGroup
- leaveGroup
Content
- getContent
- newContent
Messaging
- getFolders
- getMessages
- sendMessage
Forums / boards
- getBoardMessages
- newBoardMessage
Media / files
- getAlbums
- getFiles
- newFile
- deleteFile
