Skip to main content

POST /api/zeq/web-search

MethodPOST
Path/api/zeq/web-search
GroupZeq Web Search
Authnone — public endpoint
Sourceshared/api-core/src/routes/zeqWebSearch.ts

Call it

curl -X POST https://zeqsdk.com/api/zeq/web-search \
-H "Content-Type: application/json" \
-d '{"query":"…","limit":0}'

Public endpoint — no authentication required.

Reference