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