Skip to main content

POST /api/genesis/execute

Step 7: Verify result — check if precision target was met

MethodPOST
Path/api/genesis/execute
Authpublic (no key)
GroupCompute · Zeq Genesis

Request

curl -X POST https://zeqsdk.com/api/genesis/execute \
-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.