Event:
Endpoint:
Cost: 0.1 credits per event
market_resolved Endpoint:
wss://api.struct.to/ws/alerts Cost: 0.1 credits per event
QuestionResolved, QuestionEmergencyResolved, ConditionResolution, NegRiskOutcomeReported) into a single notification carrying the winning outcome and, when available, the settled price.
Filters
| Filter | Type | Required | Description |
|---|---|---|---|
condition_ids | string[] | No | Restrict to specific conditions (max 500) |
event_slugs | string[] | No | Restrict to specific events (max 500) |
outcomes | string[] | No | Only fire when the winning outcome matches, e.g. ["Yes"] (max 500) |
exclude_shortterm_markets | boolean | No | Exclude short-term updown markets from results |
Subscribe
Response
resolution_kind is one of question_resolved, question_emergency_resolved, condition_resolution, or neg_risk_outcome_reported. settled_price is present only for QuestionResolved (1.0 = full YES, 0.0 = full NO, 0.5 = split).