The XML-RPC support (MetaWeblog API and Micro.blog XML-RPC API) allows you to post to a Micro.blog-hosted microblog and from the iOS app to WordPress, Movable Type, and other compatible blogging platforms:
- For posting from a third-party client like MarsEdit on your Mac to Micro.blog-hosted microblogs, generate an app token under Account → “App tokens”. When prompted for a username in your third-party client, enter your Micro.blog username and the app token for the password.
- For posting from the Micro.blog iOS app to WordPress and compatible weblogs, Micro.blog will look for your XML-RPC endpoint and prompt for your blog’s username and password.
On the server, Micro.blog responds to the following XML-RPC methods:
metaWeblog.newPostmetaWeblog.editPostmetaWeblog.deletePostmetaWeblog.getPostmetaWeblog.getRecentPostsmetaWeblog.newMediaObject
And Micro.blog-specific updates to the MetaWeblog API, which are documented in full on this page:
microblog.newPostmicroblog.editPostmicroblog.getPostmicroblog.deletePostmicroblog.getCategoriesmicroblog.newMediaObjectmicroblog.getPostsmicroblog.getPagesmicroblog.newPagemicroblog.editPagemicroblog.deletePage
From the iOS client, Micro.blog calls the following XML-RPC methods:
blogger.getUserInfoblogger.newPostwp.newPostwp.getTermsmetaWeblog.newMediaObject