Canonical Operator Registry
Full 1,576-operator registry with LaTeX equations, founder attribution, tiers. The verified mathematical canon.
| Endpoint | GET /api/framework/registry |
| Auth | none |
| Rate limit | 120/min |
| Category | data |
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
category | string | No | Filter by category slug. |
search | string | No | Search ID, description, equation, or founder. |
tier | number | No | Filter by tier. |
Returns
{ total, filtered, version, categories, operators }
Example
curl -sS \
"https://zeqsdk.com/api/framework/registry"
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/canonical-registry.