Find semantically similar markets using AI embeddings
| Field | Type | Description |
|---|---|---|
market_id | string | Unique identifier |
ticker | string | Standardized ticker |
platform | string | Source platform |
question | string | Market question |
probability | number | Current probability (0-100) |
volume | number | Total trading volume |
status | string | Market status |
similarity | number | Semantic similarity score (0.0-1.0) |
| Score | Interpretation |
|---|---|
| 0.9-1.0 | Nearly identical |
| 0.7-0.9 | Highly related |
| 0.5-0.7 | Moderately related |
| 0.3-0.5 | Loosely related |
| Status | Description |
|---|---|
| 404 | Market not found |