Google Sites Data API

The Google Sites Data API is a Google Data (GData) v1.4 Atom/XML API for classic Google Sites. Five feeds — Site, Content, Revision, Activity and ACL — let a client list, create, copy and rename sites (create and copy are Google Workspace domains only), create, update and delete webpages, announcements, file cabinets, list pages, list items, comments and attachments, read revision history and site activity, and manage sharing permissions. Every request carries a GData-Version: 1.4 header; entries carry gd:etag for optimistic concurrency via If-Match / If-None-Match; batch requests bundle query, insert, update and delete operations non-atomically. DEPRECATED: it cannot access the rebuilt Google Sites launched 2016-11-22, and Google publishes no successor API.

Documentation

Other Resources

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/google-sites-data-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Google Sites Data API
description: 'The Google Sites Data API is a Google Data (GData) v1.4 Atom/XML API for classic Google
  Sites. Five feeds — Site, Content, Revision, Activity and ACL — let a client list, create, copy and
  rename sites (create and copy are Google Workspace domains only), create, update and delete webpages,
  announcements, file cabinets, list pages, list items, comments and attachments, read revision history
  and site activity, and manage sharing permissions. Every request carries a GData-Version: 1.4 header;
  entries carry gd:etag for optimistic concurrency via If-Match / If-None-Match; batch requests bundle
  query, insert, update and delete operations non-atomically. DEPRECATED: it cannot access the rebuilt
  Google Sites launched 2016-11-22, and Google publishes no successor API.'
image: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
humanURL: https://developers.google.com/workspace/sites
baseURL: https://sites.google.com/feeds
tags:
- Collaboration
- Content Management
- Google Workspace
- Websites
- Website Builder
- Deprecated APIs
- GData
properties:
- type: Documentation
  url: https://developers.google.com/workspace/sites/docs/developers_guide
- type: APIReference
  url: https://developers.google.com/workspace/sites/docs/1.0/reference
- type: GettingStarted
  url: https://developers.google.com/workspace/sites/docs/1.0/developers_guide_protocol
- type: Authentication
  url: authentication/google-sites-authentication.yml
- type: OAuthScopes
  url: scopes/google-sites-scopes.yml
- type: Conventions
  url: conventions/google-sites-conventions.yml
- type: DataModel
  url: data-model/google-sites-data-model.yml
- type: ErrorCatalog
  url: errors/google-sites-problem-types.yml
- type: Lifecycle
  url: lifecycle/google-sites-lifecycle.yml
- type: RateLimits
  url: rate-limits/google-sites-rate-limits.yml