Skip to main content

Canonical Operator Lookup

Single operator with full LaTeX, founder, tier, and source attribution.

EndpointGET /api/framework/operator/:id
Authnone
Rate limit120/min
Categorydata

Parameters

NameTypeRequiredDescription
idstringYesOperator ID (e.g. 'GR33', 'HOHMANN_TRANSFER').

Returns

{ id, internalId, category, description, equation, equationLaTeX, equationSource, tier, tierLabel, founder }

Example

curl -sS \
"https://zeqsdk.com/api/framework/operator/:id"

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-operator.