Skip to main content

POST /api/genesis/query-to-equation

POST /genesis/query-to-equation — Convert query to equation

MethodPOST
Path/api/genesis/query-to-equation
Authpublic (no key)
GroupCompute · Zeq Genesis

Request

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