Developer's Guide

Important: This is an old version of this page. For the latest version, use the links in the left-side navbar.

The Blogger Data API allows client applications to view and update Blogger content in the form of Google Data API feeds.

Your client application can use the Blogger Data API to create new blog posts, edit or delete existing blog posts, and query for blog posts that match particular criteria.

This developer's guide consists of the following sections:

To learn about the client library for a particular programming language, select the corresponding section. To learn more about the underlying protocol used by all the client libraries, select the Protocol section.

Each section of the guide covers the same material: how to get started and how to perform basic operations using a particular client library.

In addition to the developer's guide and the reference material, we provide articles on several useful topics.