Webhooks
Introduction
Webhooks are a powerful feature that allows you to automate your workflows without having to poll the API.
Webhooks are only available via custom plans. Please contact us at support@kicks.dev to request a webhook.
Webhooks is our now powerful feature that allows you to monitor price updates from StockX without having to poll our API. It’s a faster and more reliable alternative to our realtime data feature. It’s currently available for the Enterprise plan only, webhooks can be registered and managed in the dashboard.
How it works
- Login to the Dashboard and navigate to the webhooks page.
- Subscribe to a webhook event (see the list below)
- Provide a callback URL where the event data will be sent
- You’re set! 🎉
Events
Event | Platform | Description |
---|---|---|
stockx.price.updated.usd | StockX | Monitor the USD price of one or many products on StockX |
stockx.price.updated.gbp | StockX | Monitor the GBP price of one or many products on StockX |
stockx.lowest_ask.updated.usd | StockX | Monitor the USD lowest ask price of one or many products on StockX |
goat.price.updated.gbp | GOAT | Monitor the GBP price of one or many products on GOAT |
goat.price.updated.usd | GOAT | Monitor the USD price of one or many products on GOAT |
Request custom events
As an Enterprise 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.