3 messages in com.googlegroups.bloggerdevRe: [bloggerDev] Posting to new Blogg...
FromSent OnAttachments
Jeremy18 Jan 2007 02:27 
Pete Hopkins ☠18 Jan 2007 11:05 
Jeremy Dronfield19 Jan 2007 01:39 
Subject:Re: [bloggerDev] Posting to new Blogger with old API
From:Pete Hopkins ☠ (phop@google.com)
Date:01/18/2007 11:05:16 AM
List:com.googlegroups.bloggerdev

On 1/18/07, Jeremy <jere@virgin.net> wrote:

First, is the old Blogger API supported with the new Blogger? If so, what user settings (username, password, url, blog ID) need to be provided when posting?

The Blogger 1.0 XML-RPC API is supported, and referenced by the RSD link at the top of blogs.

The endpoint is: http://www2.blogger.com/api and you use your Google Account username and password.

Note that this API is super-deprecated. We're keeping it around because of all the apps that have already been written that have Blogger API support, but please don't do any new development against it.

-- Pete