WalletWallet API

Create Apple and Google Wallet passes straight from ChatGPT, Claude, or Zapier

One sentence in your assistant issues a card, adds points, or cancels it, and Zapier can do the same when a sale or signup happens.

Apple Wallet Google Wallet

Works on every plan, even Free, while in beta.

Describe the card and it lands in the wallet.

The assistant turns your sentence into a pass and hands back a link that installs on either phone.

ChatGPT JD

Create a loyalty card for Bayroast Coffee. Dark green, a stamp counter out of 10, member name Jane Doe, member number 123456. Give me the share link.

Used WalletWallet

Done. The Bayroast Coffee card is live for both Apple Wallet and Google Wallet.

Bayroast Coffee
STAMPS
0 / 10
MEMBER
Jane Doe
MEMBER NO.
123456

Bayroast Coffee, Jane Doe

Stamps 0 / 10, member no. 123456, QR of the member number

Open share link

Send Jane that link and the card installs on either phone. Tell me when she earns a stamp and I will update it.

Ask anything

What you can ask for

Run a loyalty program, keep members current, and send offers to the lock screen by describing what you want. Paste any of these to start.

  1. Launch a loyalty program

    Create a loyalty card for Bayroast Coffee: dark green, a stamp counter out of 10, the member name and number, and a QR of the member number.

    One card is created for both wallets and you get a share link to send to the customer.

  2. Add points and tell the customer

    Add 50 points to Sam Whitaker's card and let them know a free drink unlocks at 1,500.

    The card updates on every phone it was added to. On Apple Wallet the note shows on the lock screen.

  3. Run a weekend promotion

    Put "Double stamps all weekend" on every active Bayroast card.

    The assistant lists your cards and updates each one. Every update counts as one pass on your plan.

  4. Issue cards from a spreadsheet

    Here is my members CSV. Create a Gold membership card for each row and give me the share links.

    One card per row, each with its own link. For lists past a few hundred rows, Batch import in the dashboard is faster.

  5. Cancel a card

    Marco Ruiz closed his account. Revoke his membership card.

    The card greys out in both wallets with the barcode removed. Revokes do not count against your plan.

  6. Check what you issued

    Which cards did we create this week, and how many passes have we used this month?

    The assistant reads your pass list and usage and answers in plain language.

  1. Reach the lock screen from the chat

    Ask the assistant to update a card and add a note. The card refreshes on every phone it was added to, and Apple Wallet shows your note on the lock screen. On Google Wallet the card updates and the text sits inside it.

    Add 30 points to Sam's card and tell them a free drink unlocks at 1,500.

    The note the customer sees on their iPhone

  2. Move a member up a tier

    When a member upgrades, ask for the tier change and the card they already hold updates in place with the new label. Nothing to reissue, no new link to send.

    Priya Nair upgraded to the annual plan. Move her Iron Peak card to Premium and set the renewal to March 2027.

    The same card, now Premium

  3. Close an account in one line

    When someone leaves, ask the assistant to revoke the card. It greys out in both wallets on every device with the barcode removed, so it stops scanning at the till. Revokes do not count against your plan.

    Marco Ruiz closed his account. Revoke his membership card.

    A revoked card, greyed out in the wallet

How each one connects

Assistants sign in with OAuth, so your API key stays in the dashboard. Zapier uses the key.

Claude

Add WalletWallet as a custom connector on claude.ai, or with one command in Claude Code, then sign in with your WalletWallet account. Works on every Claude plan.

ChatGPT

Turn on Developer mode, add the WalletWallet server URL, and sign in with OAuth. Available on Plus, Pro, Business, Enterprise, and Education accounts on the web.

Zapier

Add WalletWallet from the invitation link and paste your API key once. Create, update, or revoke a pass as the action in any Zap. Invite only for now.

Claude Code, Cursor, VS Code, and any other MCP client connect the same way. Step by step instructions live on the Integrations page once you are signed in.

Coming soon

Native connections for the systems that already hold your member records.

Little Green Light

Keep membership cards in step with the donor and member records non-profits already hold.

Agron

Library cards that follow the member record in the AgronPlus library system.

n8n

A native node. The HTTP node already calls the REST API with your key today.

Make

A native app. The HTTP module already calls the REST API with your key today.

Use something else? Tell us what it is and we will tell you where it sits on the list.

Frequently asked questions

Does this cost extra?

No. A pass created or updated from an assistant or a Zap counts the same as one made in the dashboard or through the API. Free covers 1,000 passes a month, Pro $39 a month for 100,000.

Do I need to write any code?

No. You describe the pass in the chat and the assistant fills in the fields. Zapier is point and click. Developers who want more control can use the API directly.

What can the assistant do with my account?

Only what its tools allow: create, update, get, list, and revoke passes, and read your usage. It cannot change your plan, billing, or API key. You approve the connection once and can disconnect it any time from the Integrations page in your dashboard.

Which assistants work?

WalletWallet is a remote MCP server at https://api.walletwallet.dev/mcp. Claude, ChatGPT, Claude Code, Cursor, VS Code, and any other client that speaks MCP with OAuth can connect to it.

Do updates reach the customer on both wallets?

Yes. Updates push to Apple Wallet and Google Wallet. Your update message shows on the Apple lock screen; on Google the card refreshes and your text lives inside it.

Issue your first pass in five minutes.

Free under 1,000 passes a month. $39 flat above that, with a 7-day trial on every new account.

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