API ReferencePlatformBrowser VisitAPI reference for Browser Visit endpoints. 2 endpointsPOST/api/v1/browser/visitRead a web page and retrieve its content as clean markdown or raw HTML. Use for fetching readable text content like articles, docs, or blog posts.POST/api/v1/browser/snapshotInspect a web page by returning its full accessibility/aria tree — a structured text representation with numbered refs for every interactive element. This is the primary tool for understanding page structure, finding elements, and reading content.SqliteAPI reference for Sqlite endpoints.Browser AgentAPI reference for Browser Agent endpoints.