INDEX / DEVELOPMENT / GOOGLEAPIS GOOGLE PAY PASSES API
№ APD-01958
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01958 · FIRST INDEXED 2026-08-27

Googleapis Google Pay Passes API

API for issuers to save and manage Google Wallet Objects.
SOURCE: DISCOVERY-APISGURU
DOMAIN: google.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHoauth2
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM GOOGLE.COM
Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/walletobjects/v1/eventTicketClass
Returns a list of all event ticket classes for a given issuer ID.
POST
/walletobjects/v1/eventTicketClass
Inserts an event ticket class with the given ID and properties.
GET
/walletobjects/v1/eventTicketClass/{resourceId}
Returns the event ticket class with the given class ID.
PUT
/walletobjects/v1/eventTicketClass/{resourceId}
Updates the event ticket class referenced by the given class ID.
PATCH
/walletobjects/v1/eventTicketClass/{resourceId}
Updates the event ticket class referenced by the given class ID. This method supports patch semantics.
POST
/walletobjects/v1/eventTicketClass/{resourceId}/addMessage
Adds a message to the event ticket class referenced by the given class ID.
GET
/walletobjects/v1/eventTicketObject
Returns a list of all event ticket objects for a given issuer ID.
POST
/walletobjects/v1/eventTicketObject
Inserts an event ticket object with the given ID and properties.
GET
/walletobjects/v1/eventTicketObject/{resourceId}
Returns the event ticket object with the given object ID.
PUT
/walletobjects/v1/eventTicketObject/{resourceId}
Updates the event ticket object referenced by the given object ID.
PATCH
/walletobjects/v1/eventTicketObject/{resourceId}
Updates the event ticket object referenced by the given object ID. This method supports patch semantics.
POST
/walletobjects/v1/eventTicketObject/{resourceId}/addMessage
Adds a message to the event ticket object referenced by the given object ID.
+ 83 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → oauth2