免费只读JSON API
Cached site data, no keys required. Course structure, the glossary, and current news: quiz answers and user data are never exposed.
| 接口端点 | 返回 |
|---|---|
GET /api/v1/courses | 课程目录,含章节与幻灯片数量(不含测验内容) |
GET /api/v1/glossary | 简明易懂的量子词汇表,附课程链接 |
GET /api/v1/news?tag=Science&limit=30 | 当前资讯条目,含来源、URL、摘要及标签(科学 / 行业 / 投资) |
GET /api/v1/stats | 站点总计:课程数、幻灯片数、测验数、题库容量 |
示例
curl https://thequantumregister.com/api/v1/news?tag=Investing&limit=5
Fair use: cached data, light rate limits may apply, attribution appreciated. News items belong to their original publishers. Education and research only, never investment advice.