Operators
3 live operations under /api/operators. 0 require a machine key; 3 are public. Tagged: Operators & Kernel.
| Method | Path | What it does | Auth |
|---|---|---|---|
GET | /api/operators/categories | Operator domain categories. | public |
GET | /api/operators/details | { id, name, domain, equation, equationLaTeX, latexTrusted, founder, description } per id, in the given order. | public |
GET | /api/operators | Operator registry (1,597 operators across 65 domains; served verbatim from data/operator-registry.json). | public |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.