walletobjects.googleapis.com

API for issuers to save and manage Google Wallet Objects.

๐Ÿ”‘ oauth2 95 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Returns a list of all issuers shared to the caller.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://walletobjects.googleapis.com/walletobjects/v1/issuer
Returns a list of all offer classes for a given issuer ID.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://walletobjects.googleapis.com/walletobjects/v1/offerClass
Returns a list of all flight classes for a given issuer ID.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://walletobjects.googleapis.com/walletobjects/v1/flightClass
Endpoints (95 total)
GET
/walletobjects/v1/issuer
Returns a list of all issuers shared to the caller.
GET
/walletobjects/v1/offerClass
Returns a list of all offer classes for a given issuer ID.
GET
/walletobjects/v1/flightClass
Returns a list of all flight classes for a given issuer ID.
GET
/walletobjects/v1/offerObject
Returns a list of all offer objects for a given issuer ID.
GET
/walletobjects/v1/flightObject
Returns a list of all flight objects for a given issuer ID.
GET
/walletobjects/v1/genericClass
Returns a list of all generic classes for a given issuer ID.
GET
/walletobjects/v1/loyaltyClass
Returns a list of all loyalty classes for a given issuer ID.
GET
/walletobjects/v1/transitClass
Returns a list of all transit classes for a given issuer ID.
GET
/walletobjects/v1/genericObject
Returns a list of all generic objects for a given issuer ID.
GET
/walletobjects/v1/giftCardClass
Returns a list of all gift card classes for a given issuer ID.
GET
/walletobjects/v1/loyaltyObject
Returns a list of all loyalty objects for a given issuer ID.
GET
/walletobjects/v1/transitObject
Returns a list of all transit objects for a given issuer ID.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints95
Authoauth2
https://walletobjects.googleapis.com