Event:
Cost: 0.1 credits per delivery
market_created Cost: 0.1 credits per delivery
When to use this
- Auto-list newly created markets in your app the moment they appear.
- Trigger curation or moderation workflows for markets matching specific tags.
- Seed analytics or indexing pipelines as soon as a market is enriched.
Subscription filters
Add these to thefilters object when you create the subscription.
| Filter | Type | Description |
|---|---|---|
event_slugs | string[] | Restrict to specific events by slug (max 500). |
tags | string[] | Restrict to specific market tags (max 500). |
exclude_shortterm_markets | boolean | Exclude short-term Up/Down markets. |