GET /api/sites
Returns a list of every site that has been discovered since the server started. Each entry includes the slug you use to address that site in all other API calls.
No parameters are required.
Example
Response fields
Always
true for a successful response.List of discovered site objects. Empty (
[]) if no sites have been discovered yet.Sites are discovered by browsing in Chrome with the BrowserWire extension active. If this list is empty, open a site in Chrome, start an exploration session from the extension sidepanel, and navigate around the page.