Six Apart Developer Center

Developer Center Home » XML-RPC » Blogger API »

blogger.getUsersBlogs

Posted by Byrne Reese on January 16, 2006

Returns a list of weblogs to which the current authenticated user has posting privileges. The method will return an array of weblogs if successful, or a fault otherwise.

Parameters

  • String appkey
  • String username
  • String password

Return Value

Return value: on success, array of structs containing String url, String blogid, String blogName; on failure, fault

LiveJournal Notes

LiveJournal users should direct their requests to the following URL:

http://www.livejournal.com/interface/blogger

Sample Request

Sample Response

Perl Code Sample

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.