Search across all entity types using AI embeddings
| Query | Finds |
|---|---|
| ”Economic downturn” | Markets about recession, GDP decline, unemployment |
| ”Climate action” | Markets about carbon tax, renewable energy |
| ”Tech regulation” | Markets about antitrust, data privacy |
market, event, index, rate.| Field | Type | Description |
|---|---|---|
query | string | Original search query |
type | string | Entity type filter |
total_results | integer | Number of results |
results | array | List of matching entities |
| Field | Type | Description |
|---|---|---|
entity_type | string | Type (market, event, index, rate) |
entity_id | string | Unique identifier |
similarity | number | Semantic similarity (0.0-1.0) |
name | string | Entity name/question |
description | string | Entity description |
latest_price | number | Current price |
category | string | Category |
platform | string | Platform (for markets) |
| Score | Interpretation |
|---|---|
| 0.9-1.0 | Nearly exact match |
| 0.7-0.9 | Highly relevant |
| 0.5-0.7 | Moderately relevant |
| 0.3-0.5 | Loosely related |
| Status | Description |
|---|---|
| 400 | Missing query parameter |
Auth0 JWT Bearer token
Search query
Filter by entity type
market, event, index, rate Max results
Min similarity (0.0-1.0)
Max similarity (0.0-1.0)