Product Webhooks (also called Product Monitors) let you automatically track sneakers and receive real-time notifications when market prices change.Instead of building your own polling system, KicksDB handles everything for you:Fetches the latest product data at the interval included in your subscription.
Compares prices against the last snapshot to detect changes.
Sends a webhook event directly to your endpoint (HTTP or Discord).
Resellers who need instant price alerts to stay competitive.
Shops that want to update inventory prices dynamically.
Analytics platforms looking for continuous pricing signals.
How it Works#
You create a Product Monitor from the API or dashboard by specifying:Platform (currently StockX or GOAT)
Webhook URL (Discord or Custom)
KicksDB then checks the product at a fixed interval (based on your plan). Whenever a price change is detected, KicksDB sends a JSON payload to your webhook endpoint. Modified at 2025-09-18 08:14:36