Skip to main content

Overview

This demo shows one of the best ways to get started with the Auction Now API - creating live auctions for products in an existing e-commerce store.

How It Integrates with the API

It uses the POST /merchant/auctions endpoint with product details to create a live auction.

Live Demo Walkthrough

To create an auction, first sign in to the example admin account. Then, use the top nav to open the admin dashboard. Choose a product to edit, and click “Create Auction” to start a new auction. You can then

Running Locally

To run the demo yourself, you can clone it from the GitHub repository and follow the setup instructions in the README.