Google Pay · OAuth Scopes

Google Pay OAuth Scopes

OAuth 2.0 searched

Google Pay publishes 3 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Google Pay 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.

Agentic CommerceCheckoutContactless PaymentsDigital WalletMerchantsMobile PaymentsPaymentsTokenization
Scopes: 3 Flows: Method: searched

Scopes (3)

ScopeDescriptionFlows
https://www.googleapis.com/auth/paydeveloper.merchant Manage Google Pay merchant data.
https://www.googleapis.com/auth/paydeveloper.issuer.readonly Read Google Wallet issuer data.
https://www.googleapis.com/auth/wallet_object.issuer The single scope declared by the Google Wallet API Discovery document; covers all 99 walletobjects.* methods (class and object CRUD, issuer, permissions, smarttap, media, jwt).

Source

OAuth Scopes

google-pay-scopes.yml Raw ↑
specification: API Commons OAuth Scopes
specificationVersion: '0.1'
provider: Google Pay
providerId: google-pay
generated: '2026-09-12'
method: searched
docs: https://developers.google.com/pay/api/web/guides/use-pay-wallet-mcp
source: >-
  https://developers.google.com/pay/api/web/guides/use-pay-wallet-mcp (MCP scopes) ·
  discovery/google-pay-walletobjects-v1-discovery.json auth.oauth2.scopes (Wallet API scope,
  fetched from walletobjects.googleapis.com 2026-09-12)
note: >-
  derive-oauth-scopes.py returned nothing because there is no OpenAPI in the repo to derive from.
  These three scopes were read from Google's own MCP setup page and from the Google Wallet API
  Discovery document, which declares its scope set machine-readably.
scopes:
  - scope: https://www.googleapis.com/auth/paydeveloper.merchant
    description: Manage Google Pay merchant data.
    surface: Google Pay & Wallet Developer MCP server
    grants:
      - list_merchants
      - create_merchant
      - update_merchant
      - list_google_pay_integrations
      - query_merchant_performance
      - query_merchant_error_metrics
      - list_principals
      - set_principal_role
      - delete_principal
    source: https://developers.google.com/pay/api/web/guides/use-pay-wallet-mcp
  - scope: https://www.googleapis.com/auth/paydeveloper.issuer.readonly
    description: Read Google Wallet issuer data.
    surface: Google Pay & Wallet Developer MCP server
    read_only: true
    grants:
      - list_pass_issuers
      - list_pass_classes
    source: https://developers.google.com/pay/api/web/guides/use-pay-wallet-mcp
  - scope: https://www.googleapis.com/auth/wallet_object.issuer
    description: >-
      The single scope declared by the Google Wallet API Discovery document; covers all 99
      walletobjects.* methods (class and object CRUD, issuer, permissions, smarttap, media, jwt).
    surface: Google Wallet API (walletobjects.googleapis.com)
    source: discovery/google-pay-walletobjects-v1-discovery.json
scope_count: 3
granularity_note: >-
  The Wallet REST API is single-scope: one coarse scope authorises read AND write across every
  pass type and the issuer/permissions surface. An agent cannot be granted read-only Wallet REST
  access. The newer MCP surface is the only Google Pay surface that splits a read-only scope out
  (paydeveloper.issuer.readonly).

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-pay-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.