Event:
Cost: 0.2 credits per delivery
event_volume_milestone Cost: 0.2 credits per delivery
When to use this
- Track when an entire event reaches a notable volume threshold across all its markets.
- Spot trending events by watching aggregated volume cross 1M.
- Trigger alerts or workflows when an event hits a liquidity milestone within a chosen window.
Subscription filters
Add these to thefilters object when you create the subscription. timeframes is required.
| Filter | Type | Description |
|---|---|---|
event_slugs | string[] | Restrict to specific events by slug (max 500). |
timeframes | string[] | One or more windows: 1m, 5m, 30m, 1h, 6h, 24h, 7d, 30d, lifetime. |
milestone_amounts | integer[] | USD milestone thresholds to fire on (max 500). |
exclude_shortterm_markets | boolean | Exclude short-term Up/Down markets. |
Example
Notes
milestone_amountsare USD thresholds. Each amount fires once when the aggregated cumulative volume crosses it.