KicksDB API
GuideAPI ReferenceWebhooksChangelog
GuideAPI ReferenceWebhooksChangelog
Support
  1. Webhooks
  • Introduction
  • Security
  • Events
    • StockX: Variant Price Update (USD)
    • StockX: Variant Price Update (GBP)
    • StockX: Product Price Update (USD)
    • GOAT: Variant Price Update (USD)
    • GOAT: Variant Price Update (GBP)
  1. Webhooks

Introduction

Webhooks is a powerful feature of KicksDB allowing you to receive updates for every products tracked by KicksDB. Individual product tracking is not possible yet. All you have to is register a listening endpoint and we will send you update whenever a product price changes.
You must contact staff to get access to webhooks. Only paying members can get access.

How it works#

1.
Login to the Dashboard and navigate to the webhooks page.
2.
Subscribe to a webhook event (see the list below)
3.
Provide a callback URL where the event data will be sent
4.
You're set! 🎉

Events#

EventPlatformDescription
stockx.price.updated.usdStockXMonitor the USD price of one or many products on StockX
stockx.price.updated.gbpStockXMonitor the GBP price of one or many products on StockX
stockx.lowest_ask.updated.usdStockXMonitor the USD lowest ask price of one or many products on StockX
goat.price.updated.gbpGOATMonitor the GBP price of one or many products on GOAT
goat.price.updated.usdGOATMonitor the USD price of one or many products on GOAT

Request custom events#

As an Standard plan customer, you can request custom events to be added to the list above.
Join our Discord community to discuss your use-cases and we'll add the event for you.
Modified at 2025-08-29 19:15:00
Next
Security
Built with