Google Search Console · OAuth Scopes

Google Search Console OAuth Scopes

OAuth 2.0 searched

Google Search Console publishes 3 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Google Search Console API on a user’s behalf.

Tokens are issued from https://oauth2.googleapis.com/token.

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.

AnalyticsGoogleIndexingSearchSearch AnalyticsSEOSitemapURL InspectionWebmaster Tools
Scopes: 3 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://accounts.google.com/o/oauth2/v2/auth
Token URL
https://oauth2.googleapis.com/token
Flows
authorizationCode

Scopes (3)

ScopeDescriptionFlows
https://www.googleapis.com/auth/indexing Submit data to Google for indexing authorizationCode
https://www.googleapis.com/auth/webmasters View and manage Search Console data for your verified sites authorizationCode
https://www.googleapis.com/auth/webmasters.readonly View Search Console data for your verified sites authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
docs: https://developers.google.com/identity/protocols/oauth2/scopes#searchconsole
source: >-
  Scope strings and descriptions confirmed verbatim against Google's own Discovery documents
  (auth.oauth2.scopes) fetched live on 2026-08-13 from
  https://searchconsole.googleapis.com/$discovery/rest?version=v1 and
  https://indexing.googleapis.com/$discovery/rest?version=v3, and against the OAuth 2.0 Scopes for
  Google APIs reference. Baseline derived from openapi/google-search-console-indexing-api-openapi.yml, openapi/google-search-console-search-analytics-api-openapi.yml,
  openapi/google-search-console-sitemaps-api-openapi.yml, openapi/google-search-console-sites-api-openapi.yml,
  openapi/google-search-console-url-inspection-api-openapi.yml, openapi/google-search-console-url-testing-tools-api-openapi.yml
schemes:
- name: OAuth2
  source: openapi/google-search-console-indexing-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: 'Google OAuth 2.0. Authorization server metadata: https://accounts.google.com/.well-known/openid-configuration'
- name: OAuth2
  source: openapi/google-search-console-search-analytics-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: OAuth 2.0 authentication for accessing Google Search Console data. Requires the
    webmasters or webmasters.readonly scope depending on the operation.
- name: OAuth2
  source: openapi/google-search-console-sitemaps-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: OAuth 2.0 authentication for accessing Google Search Console data. Requires the
    webmasters or webmasters.readonly scope depending on the operation.
- name: OAuth2
  source: openapi/google-search-console-sites-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: OAuth 2.0 authentication for accessing Google Search Console data. Requires the
    webmasters or webmasters.readonly scope depending on the operation.
- name: OAuth2
  source: openapi/google-search-console-url-inspection-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: OAuth 2.0 authentication for accessing Google Search Console data. Requires the
    webmasters or webmasters.readonly scope depending on the operation.
- name: OAuth2
  source: openapi/google-search-console-url-testing-tools-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth
    tokenUrl: https://oauth2.googleapis.com/token
  description: 'Google OAuth 2.0. Authorization server metadata: https://accounts.google.com/.well-known/openid-configuration'
scopes:
- scope: https://www.googleapis.com/auth/indexing
  description: Submit data to Google for indexing
  flows:
  - authorizationCode
  sources:
  - openapi/google-search-console-indexing-api-openapi.yml
- scope: https://www.googleapis.com/auth/webmasters
  description: View and manage Search Console data for your verified sites
  flows:
  - authorizationCode
  sources:
  - openapi/google-search-console-search-analytics-api-openapi.yml
  - openapi/google-search-console-sitemaps-api-openapi.yml
  - openapi/google-search-console-sites-api-openapi.yml
  - openapi/google-search-console-url-inspection-api-openapi.yml
  - openapi/google-search-console-url-testing-tools-api-openapi.yml
- scope: https://www.googleapis.com/auth/webmasters.readonly
  description: View Search Console data for your verified sites
  flows:
  - authorizationCode
  sources:
  - openapi/google-search-console-search-analytics-api-openapi.yml
  - openapi/google-search-console-sitemaps-api-openapi.yml
  - openapi/google-search-console-sites-api-openapi.yml
  - openapi/google-search-console-url-inspection-api-openapi.yml
  - openapi/google-search-console-url-testing-tools-api-openapi.yml
notes:
- >-
  Three scopes across two hosts. webmasters and webmasters.readonly cover searchconsole.googleapis.com;
  indexing is a separate scope for indexing.googleapis.com and is not interchangeable with them.
- >-
  urlTestingTools.mobileFriendlyTest.run declares NO scope in the Discovery document — the only
  operation on this surface that does not require one.
- >-
  Scope alone is not access. Search Console authorizes per verified property: the token must belong
  to an account that owns or is delegated on the property, and for the Indexing API the service
  account must be added as an Owner inside Search Console.
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-search-console-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 email required.

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