We're excited to announce the availability of the
Google Base
data API, which lets you write applications that dynamically interact with Google Base. You can insert,
edit, or delete items programmatically, complementing existing input means like the Google
Base front-end or the bulk upload mechanism. You can
also query other users' published content and access their items via the API. This enables you
to create domain-specific search applications (or mash-ups) combining Google Base content with
other services.
The API is ReST-full and is based on the GData
protocol; see the Developer Guide for detailed information
about its functionality and use. Also see the interactive demo app
for more usage examples.