Get today’s concept feeds with trending data and event counts. Returns concepts from 9:00 AM today until now, including generation counts, earliest/latest timestamps, and event frequencies
/v1/concepts/todayGET| 参数名 | 类型 | 描述 |
|---|---|---|
| concept_id | string | 概念唯一标识 |
| concept_code | string | 概念代码 |
| concept_name | string | 概念名称 |
| gen_count | integer | 今日生成次数 |
| stocks | array | 相关股票列表 |
| market | string | 股票市场 |
| code | string | 股票代码 |
| name | string | 股票名称 |
Enter your Bearer token
Successful Response