The Webhook API lets Premium users pipe key events into external dashboards, automations or internal reporting — without waiting for a manual export. Subscribe to the event types you care about and RestocksAIO POSTs structured JSON to your endpoint the moment something changes.
In Settings, point the Webhook API at your endpoint URL and opt into the event types you want — sales, offers, Bricker price changes and deletions.
When a subscribed event fires, RestocksAIO assembles a structured JSON payload (marketplace, sku, size, payout, currency, timestamp) and POSTs it straight to you.
Parse the payload on your side and fan it out — into a database, a queue, Slack, a sheet or your accounting system.
Stream events into your own BI, alerting and automations so your tooling reacts the instant a sale closes or a price moves.
The Webhook API emits the key operational events from inside RestocksAIO. Subscribe only to the types you need, so your endpoint isn't flooded with noise.
Fires on a new sale or a sale status change on a supported platform.
An offer lands on WeTheNew or LimitedResell, with amount and profit-if-accepted.
Bricker Mode raises or lowers a listing price.
A Bricker-managed item sells, with fee-adjusted payout fields.
An item-deletion attempt, with success or failure status.
Webhook API is a Premium workflow. Start the 3-day Premium sprint and wire your first event today.