Skip to main content
Auction Now API home page
Search...
⌘K
E-Commerce Demo
Auction Now API home page
Search...
⌘K
Search...
Navigation
E-Commerce Demo
Introduction
Getting Started
E-Commerce Demo
API Reference
Introduction
Getting Started
E-Commerce Demo
API Reference
E-Commerce Demo
Explore a sample e-commerce app powered by the Auction Now API
Live Demo
See Auction Now in action
Source Code
View the demo code on GitHub
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.
⌘I
On this page
Overview
How It Integrates with the API
Live Demo Walkthrough
Running Locally