Quick Start¶
Welcome to the WaffarX Partner API documentation.
WaffarX enables partners to embed a full discovery, search, and shopping experience powered by affiliate links that track and reward user actions. This API gives you access to our catalog, merchants, and tracking links — allowing you to create your own curated shopping experience directly within your platform.
What You Can Build¶
With our APIs, partners typically build:
Discovery pages featuring trending or promoted products
Search interfaces to explore the full WaffarX catalog
Storefront pages for specific merchants
Product detail pages with redirect links
Cashback journeys with tracked clicks and conversion APIs
Available APIs¶
Here’s a full list of endpoints you can use:
Authentication
Signature auth header for the any api request
Catalog
GET /api/{partner}/GetStores – List all available merchants
GET /api/{partner}/GetStoreDetails/{storeId} – Details of a specific store
POST /api/{partner}/StoreSearch – Search across the products of single store
POST /api/{partner}/GetStoresWithProducts – Retrieves a list of stores, each with its associated products.
POST /api/{partner}/StoreBrandSearch –Search for brands within a store.
GET /api/{partner}/GetStoreCategories/{storeId} – Categories of a specific store
GET /api/{partner}/FeaturedProducts – Highlighted or trending products
GET /api/{partner}/product/{productId} – Product detail by ID
POST /api/{partner}/search – Search across the full catalog
POST /api/{partner}/getoffersproducts – Retrieve all products associated with product-level offers.
POST /api/{partner}/getofferstores – Retrieve all store-level offers, with each offer including the list of stores assigned to it.
Shopping Trip
GET /api/{partner}/shoppingtrip – Generate an affiliate tracking link