POST /api/dns/resolve
| Method | POST |
| Path | /api/dns/resolve |
| Auth | public (no key) |
| Group | Comms · Zeq Mesh |
Request
curl -X POST https://zeqsdk.com/api/dns/resolve \
-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.