Skip to main content

POST /api/zeq/agent/operators/derive

calls lib/operatorDeriver.ts which runs all 5 steps using the existing zeqCompute + 1,606 operator catalogue. Verification runs ≥3 reference cases at ≤0.1% precision (KO42 guarantee)

MethodPOST
Path/api/zeq/agent/operators/derive
DomainCompute · Zeq Agent
Tiercomputation (public)
Authpublic (no key)

Request

curl -X POST https://zeqsdk.com/api/zeq/agent/operators/derive \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.