POST /api/zeq/web-search
| Method | POST |
| Path | /api/zeq/web-search |
| Auth | public (no key) |
| Group | Agents · Zeq Web Search |
Request
curl -X POST https://zeqsdk.com/api/zeq/web-search \
-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.