Appearance
Search
Find services and popular domains: the typeahead behind our app's search box.
Public, rate-limited per IP
No auth required. Held to the shared public budget (~1,200 requests/min per IP, 429 over). Sustained or high-volume use should authenticate to run against plan quotas instead. See rate limits.
- Base path:
https://ws.latency.app/v1/search - Auth: none (public)
Search
bash
curl "https://ws.latency.app/v1/search?query=cloud"| Parameter | Meaning |
|---|---|
query | The text to search for. Omit to get suggestions. |
Results are ranked so exact and prefix matches surface first, blending tracked catalog services with frequently-inspected domains.
Popular domains
For a query-less list of what people are inspecting most:
bash
curl "https://ws.latency.app/v1/search/top"Related
- Inspect: the natural next call once you've picked a result
- Status catalog: the tracked services search draws from