Google Sites · Authentication Profile

Google Sites Authentication

Authentication

Google Sites declares 1 security scheme(s) across its OpenAPI definitions.

CollaborationContent ManagementGoogle WorkspaceWebsitesWebsite BuilderCMSPublishingProductivityDeprecated APIsGData
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

oauth2
· flows:

Source

Authentication Profile

google-sites-authentication.yml Raw ↑
generated: '2026-09-12'
method: searched
source: https://developers.google.com/workspace/sites/docs/1.0/developers_guide_protocol
docs: https://developers.google.com/workspace/sites/docs/1.0/developers_guide_protocol
note: >-
  Authored from the Google Sites Data API protocol guide, not derived from a spec -
  this API publishes no OpenAPI or discovery document, so there are no securitySchemes
  to read. The guide is explicit: "Your application must use OAuth 2.0 to authorize
  requests. No other authorization protocols are supported."
schemes:
  - id: oauth2
    type: oauth2
    flows:
      - authorizationCode
    authorization_endpoint: https://accounts.google.com/o/oauth2/v2/auth
    token_endpoint: https://oauth2.googleapis.com/token
    revocation_endpoint: https://oauth2.googleapis.com/revoke
    issuer: https://accounts.google.com
    pkce: true
    pkce_methods:
      - plain
      - S256
    discovery: well-known/google-sites-openid-configuration.json
    scopes:
      - https://sites.google.com/feeds/
    registration: >-
      Register the application in the Google API Console to obtain a client ID and
      client secret, then activate the Google Sites Data API for the project.
    consent: >-
      Google shows the user a consent screen for the requested scope; approval returns
      a short-lived access token. Refresh tokens are used to mint new access tokens.
    transport: Authorization request header
    note: >-
      Endpoint and PKCE values confirmed against the live OAuth 2.0 / OIDC discovery
      documents saved at well-known/ (accounts.google.com), fetched 2026-09-12.
retired_schemes:
  - id: oauth1
    type: oauth1
    status: removed
    removed: '2012-04-20'
    note: >-
      OAuth 1.0 is documented in the Python and Java guides but both pages carry the
      banner "The auth options described in this document (OAuth 1.0, AuthSub, and
      ClientLogin) have been officially deprecated as of April 20, 2012 and are no
      longer available."
  - id: authsub
    type: proprietary
    status: removed
    removed: '2012-04-20'
  - id: clientlogin
    type: proprietary
    status: removed
    removed: '2012-04-20'
anonymous_access:
  supported: partial
  note: >-
    The Content feed "may or may not require authentication, depending on the Site's
    (published) settings". The Activity, Revision, Site and ACL feeds state that all
    requests must be authenticated.
api_keys:
  supported: false
  note: >-
    No API-key scheme is documented for the sites.google.com/feeds surface. (The
    unrelated sites.googleapis.com host returns HTTP 403 "Method doesn't allow
    unregistered callers" to anonymous callers, but publishes no discovery document
    and is not the API this record documents.)
mutual_tls:
  supported: false

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/google-sites-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.