Free read-only JSON API
Cached site data, no keys required. Course structure, the glossary, and current news: quiz answers and user data are never exposed.
| Endpoint | Returns |
|---|---|
GET /api/v1/courses | Course catalog with sections and slide counts (no quiz content) |
GET /api/v1/glossary | The plain-English quantum glossary with lesson links |
GET /api/v1/news?tag=Science&limit=30 | Current news items with source, URL, summary and tag (Science / Industry / Investing) |
GET /api/v1/stats | Site totals: courses, slides, quizzes, question-bank size |
Example
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.