Search — /api/search
The global search dispatcher — the explorer-style search bar that fans out across machines, hosted pages, and audit entries. Public, no auth.
Source: shared/api-core/src/routes/search.ts.
Endpoint
| Method | Path | Auth | Notes |
|---|---|---|---|
GET | /api/search | none | Federated search. Query: q=<term>. |
curl -sS "https://zeqapi.com/api/search?q=foundation"