Return the list of sites with authenticated cookies in Zo’s saved browser context.
Sites are ordered with known patterns first, then heuristic detections.
cURL
curl --request GET \ --url https://api.zo.computer/browser/auth-sites \ --header 'Authorization: Bearer <token>'
[ { "domain": "<string>", "evidence": [ "<string>" ], "method": "<string>" } ]
Zo API key (zo_sk_...)
Successful Response
Canonical domain to open in Zo's browser
Cookie names used for detection
Detection method: known or heuristic