Swiftly Shopper GraphQL API

The GraphQL API that backs Swiftly-built retailer mobile apps and websites. Exposes 45 queries and 11 mutations across offers and coupons, product catalog and barcode lookup, store and chain directories, digital flyers, loyalty programs, rewards and challenges, shopper accounts and age verification, and retail-media ad placements. The endpoint is not documented publicly, but introspection is enabled and returns a 308-type schema. Discovered from the Swiftly-built savemart.com storefront.

API entry from apis.yml

apis.yml Raw ↑
aid: swiftly:shopper-graphql
name: Swiftly Shopper GraphQL API
description: The GraphQL API that backs Swiftly-built retailer mobile apps and websites. Exposes 45 queries
  and 11 mutations across offers and coupons, product catalog and barcode lookup, store and chain directories,
  digital flyers, loyalty programs, rewards and challenges, shopper accounts and age verification, and
  retail-media ad placements. The endpoint is not documented publicly, but introspection is enabled and
  returns a 308-type schema. Discovered from the Swiftly-built savemart.com storefront.
humanURL: https://swiftly.com/platform/app-web
baseURL: https://prod.swiftlyapi.net/graphql
tags:
- GraphQL
- Retail
- Offers
- Loyalty
- Products
properties:
- type: GraphQL
  url: graphql/swiftly-shopper.graphql
- type: GraphQLManifest
  url: graphql/swiftly-shopper-graphql.yml
- type: Introspection
  url: graphql/swiftly-shopper-introspection.json
- type: DataModel
  url: data-model/swiftly-data-model.yml
- type: ErrorCatalog
  url: errors/swiftly-problem-types.yml
- type: Conventions
  url: conventions/swiftly-conventions.yml
- type: MCPProposal
  url: mcp/swiftly-mcp.yml