/diseases/charts/keywords
/diseases/charts/keywords
Returns a **flat list of keyword strings** used for chart title search, ordered by **relevance** (more useful or common terms first), for autocomplete or building **`keywords`** on **`GET /diseases/charts`**.
Each **`keywords`** value on **`GET /diseases/charts`** is matched as a substring against chart **titles** (comma-separated list supported there). This endpoint helps pick common tokens; it does **not** require the same filters as the chart list itself.
#### **Query parameters**
| Name | Required | Description |
| --- | --- | --- |
| `q` | No | Substring applied to the keyword suggestions (matches tokens that contain **`q`**). |
Authentication
Authorizationstring
API Key authentication via header
Query parameters
q
Substring filter on suggested title keywords (matches tokens that contain the given text). Omit or leave empty for a broad, server-ranked list.
Response
OK
data