Webhooks
Introduction
Webhooks are a powerful feature that allows you to automate your workflows without having to poll the API.
Webhooks are available only for the Enterprise plan.
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
stockx.price.updated.usd
-> Monitor the USD price of one or many products on StockXstockx.price.updated.gbp
-> Monitor the GBP price of one or many products on StockXstockx.lowest_ask.updated.usd
-> Monitor the USD lowest ask price of one or many products on StockX
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.