WalletWallet API
Get API Key Docs Pricing Changelog Log in

Blog

Notes for teams building on Apple Wallet and Google Wallet.

One API, Two Wallets: Google Wallet Support Is Live
Featured · 2026-06-06

One API, Two Wallets: Google Wallet Support Is Live

The same pass request now returns both an Apple .pkpass file and a Save to Google Wallet link. How the cross-platform request, response, button, and update path work.

Read
2026-06-11

Google Wallet at I/O 2026 and Apple Wallet in iOS 27: Everything Announced and What It Means

Every Google Wallet feature announced at I/O 2026 and every Apple Wallet change announced at WWDC 2026: Create a Pass, Tap to Share, the Poster Generic pass style, four new barcode formats, Featured Actions, Pass Designer and Pass Builder, and what each means for pass issuers.

Read
2026-06-11

Pass Designer for Apple Wallet Passes: What It Is and What It Does

Pass Designer is Apple's Mac app for designing Apple Wallet pass templates, announced at WWDC 2026. What it does, how to download the beta, how .pkpasstemplate files and Pass Builder work, a summary of the WWDC session, and what the tools don't cover.

Read
2026-05-28

SumUp Loyalty Passes for Apple Wallet and Google Wallet: A Developer Guide

SumUp's loyalty add-on ships no Wallet pass and no API. Learn how to issue and auto-update Apple Wallet and Google Wallet loyalty cards from SumUp checkouts with a single pass API.

Read
2026-05-27

Anatomy of a Google Wallet Pass: Every Field Explained

Where each field on a Google Wallet pass renders, and the JSON behind it. Class vs Object, heroImage, barcodes, the JWT save flow, and the gotchas, with an interactive preview.

Read
2026-05-21

PassNinja Alternatives in 2026: API-First Wallet Pass Options

Compare PassNinja alternatives for Apple Wallet pass generation, including WalletWallet, PassKit, Passcreator, PassSlot, and when each one is a better fit.

Read
2026-05-21

PassKit Alternatives in 2026: Best Apple Wallet Pass APIs Compared

A practical shortlist of PassKit alternatives using WalletWallet's verified comparison-page research: pricing, certificate handling, Apple Wallet updates, Google Wallet support, and best-fit workloads.

Read
2026-04-05

Anatomy of an Apple Wallet Pass: Every Field Explained

See exactly where every field lands on an Apple Wallet pass. Interactive preview + JSON examples for primaryFields, headerFields, barcode, strip images, and more.

Read
2026-03-22

Event Ticketing for Agencies: Digital Event Passes for Apple Wallet and Google Wallet

How event agencies can improve event ticketing with digital event passes, faster check-in, and one API call that issues to both Apple Wallet and Google Wallet.

Read
2026-02-14

Apple Wallet API and .pkpass files: how to choose a pass vendor

What people mean by “Apple Wallet API”, what a .pkpass file is, and how to compare vendors for signing, updates, reliability, and pricing.

Read
2026-01-10

Apple Wallet QR Code Pass API: generate a .pkpass file from your backend

How to create an Apple Wallet QR code pass (.pkpass), ship it to users with an Add to Apple Wallet button, and avoid common pkpass pitfalls.

Read

Issue your first pass in five minutes.

Free under 1,000 passes a month. $39 flat above that, with 30 days of Pro on every new account.

curl -X POST https://api.walletwallet.dev/api/passes …