Google PageSpeed · OAuth Scopes

Google PageSpeed OAuth Scopes

OAuth 2.0 searched

Google PageSpeed publishes 1 OAuth 2.0 scope. Scopes are the fine-grained permissions an application requests at authorization time to act against the Google PageSpeed API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Core Web VitalsGoogleLighthousePage SpeedSEOWeb Performance
Scopes: 1 Flows: Method: searched

Scopes (1)

ScopeDescriptionFlows
openid Associate you with your personal info on Google

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: https://pagespeedonline.googleapis.com/$discovery/rest?version=v5
docs: https://developers.google.com/speed/docs/insights/v5/get-started#APIKey
note: >-
  The refined OpenAPI in this repo declares only apiKey security, so the mechanical
  derivation (derive-oauth-scopes.py) found zero oauth2 schemes. Google's own Discovery
  document — revision 20260811, probed 2026-08-13 — does declare an oauth2 block, with a
  single scope, and attaches that scope to the one method. The documented and recommended
  path is still the API key; OAuth here only carries an identity assertion, not a
  resource permission.
schemes:
  - name: oauth2
    source: https://pagespeedonline.googleapis.com/$discovery/rest?version=v5
    declared_in: auth.oauth2.scopes
    flows: []
    flow_note: >-
      Google Discovery documents list scopes without flow definitions; the flows are
      Google's standard OAuth 2.0 endpoints at accounts.google.com, not published in this
      document.
scopes:
  - scope: openid
    description: Associate you with your personal info on Google
    applies_to: [pagespeedonline.pagespeedapi.runpagespeed]
    sources:
      - https://pagespeedonline.googleapis.com/$discovery/rest?version=v5
    note: >-
      This is the OIDC identity scope, not a PageSpeed resource permission. The API grants
      no read/write scope surface — analysis is performed on public URLs and there is no
      user-owned data to authorize against.
summary:
  scope_count: 1
  resource_scopes: 0
  identity_scopes: 1
  primary_auth: api-key
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/google-pagespeed-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.