Skip to main content

POST /dns/resolve

POST /dns/resolve Resolve a domain to a node address Input: { domain: string } Output: { domain, address, nodeId, endpoint, zeqond, proofHash } Auth: API key or none for public domains Rate limit: 60/min

Method POST Path /dns/resolve Group Zeq Mesh Precision ≤0.1%

Call it

curl -X POST https://zeqapi.com/dns/resolve \
-H "Authorization: Bearer $ZEQ_KEY" \
-H "Content-Type: application/json"

Compose

  • Chain with sibling endpoints in Zeq Mesh for full workflows.
  • Drive from any SDK — the TS/Python/MCP clients wrap this route verbatim.
  • Every response carries a Zeqond phase stamp so downstream consumers can phase-align results to the 1.287 Hz HulyaPulse.

Reference


Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.