Operator List
All operators (1,340+) enriched with canonical LaTeX, founder, tier. Filterable by search, category, domainGroup.
| Endpoint | GET /api/operators |
| Auth | none |
| Rate limit | 60/min |
| Category | data |
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
search | string | No | Search by ID, name, description, or domain. |
category | string | No | Filter by domain name. |
domainGroup | string | No | Filter by group: Core Physics, Extended Physics, Applied Sciences, Industry, Frontier. |
enrich | string | No | 'true' (default) includes LaTeX/founder. 'false' for lightweight. |
Returns
{ operators, total, filtered, enriched, canonicalRegistrySize, source }
Example
curl -sS \
"https://zeqsdk.com/api/operators"
This protocol is a named building block — one of the operations you
compose inside a state contract. Call it directly with
the request above, or invoke it from a contract that fires on your machine's
clock. Browse the whole library at GET /api/protocols; fetch this one at
GET /api/protocols/operators-list.