{
  "specVersion": "1.0",
  "host": {
    "displayName": "Wallet Loyalty",
    "documentationUrl": "https://walletloyaltycard.com/developers",
    "logoUrl": "https://walletloyaltycard.com/wl-logo.png"
  },
  "entries": [
    {
      "identifier": "urn:air:walletloyaltycard.com:api:partner-api",
      "displayName": "Wallet Loyalty Partner API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://walletloyaltycard.com/openapi.json",
      "description": "REST API for point-of-sale integrations: resolve a loyalty customer from a pass QR, card number, phone or email, award stamps or points for a sale, sell and deduct prepaid credits, list a customer's rewards and redeem one. API-key authentication.",
      "tags": [
        "loyalty",
        "point of sale",
        "apple wallet",
        "google wallet",
        "openapi"
      ],
      "capabilities": [
        "CustomerMatch",
        "AwardStamps",
        "PrepaidSale",
        "PrepaidDeduct",
        "ListRewards",
        "RedeemReward"
      ],
      "representativeQueries": [
        "award loyalty points from my point of sale after a sale",
        "look up a loyalty customer by the QR code on their wallet pass",
        "redeem a customer's loyalty reward from a POS integration"
      ],
      "version": "1.0.0"
    },
    {
      "identifier": "urn:air:walletloyaltycard.com:site:llms-txt",
      "displayName": "Wallet Loyalty site map for language models",
      "type": "text/markdown",
      "url": "https://walletloyaltycard.com/llms.txt",
      "description": "llms.txt: what Wallet Loyalty is, its pricing, and links to every product, solution, documentation and blog page, with a one-line summary each.",
      "tags": [
        "llms.txt",
        "loyalty cards",
        "apple wallet",
        "google wallet"
      ],
      "representativeQueries": [
        "what is Wallet Loyalty and how much does it cost",
        "digital stamp card for a café in Apple Wallet and Google Wallet"
      ]
    },
    {
      "identifier": "urn:air:walletloyaltycard.com:site:llms-full-txt",
      "displayName": "Wallet Loyalty documentation and blog, full text",
      "type": "text/markdown",
      "url": "https://walletloyaltycard.com/llms-full.txt",
      "description": "llms-full.txt: the llms.txt map followed by the full text of every English help article and blog post, as Markdown.",
      "tags": [
        "llms.txt",
        "documentation",
        "help center",
        "blog"
      ],
      "representativeQueries": [
        "how do I set up a loyalty stamp card for Apple Wallet",
        "how do customers add a loyalty card to Google Wallet without an app"
      ]
    }
  ]
}
