Skip to main content
These recipes walk you through complete integrations built on the Snappy API. Two guides today, one for each integration model:
  • Build a Rewards Experience - an Embedded Marketplace vertical guide for building a loyalty or recognition rewards storefront on your own platform, backed by Snappy’s catalog and fulfillment.
  • Triggered Gifting - the recipe for programmatic gift creation, where your system creates a gift and the recipient claims it via Snappy’s hosted flow. Common use cases: employee recognition, sales gifting, client onboarding.
Learn more about how the two integration models compare on the API Overview page. Each recipe explains the sequence of API calls required, what to expect at each step, and how the entities from Core Concepts & Data Models come together in practice.
Before you start, make sure you have:
  1. A valid API key with the scopes each recipe requires (see Quickstart and Authentication & Security).
  2. At least one Account with a configured Billing Method.
  3. For Triggered Gifting: at least one Campaign configured in the Snappy Dashboard.
Last modified on July 14, 2026