GET /open/v1/topics/{id}/price-history
Parameters
| Name | Type | Required | Default | Notes |
|---|---|---|---|---|
topic_id | string (uuid) | ✅ | — | |
range | 1d | 1w | all | all | Only these three windows exist |
Returns
Points oldest-first, no pagination. Captured live (trimmed):option_id against the options array from
get_topic to label the series.
Example prompts
- “How have the odds on this market moved this week?”
- “Chart the probability history of the Nasdaq topic and point out the biggest swing.”
Related
get_topic ·
list_topic_comments