For AI agents: a documentation index is available at /llms.txt
Skip to main content

/chromium/cli

GET 

/chromium/cli

Interactive hosted-agent chat. Browserless runs the LLM server-side (no customer key) and drives a browser to complete the task. Send newline-JSON control frames ({"type":"start","prompt":"..."}) and receive a stream of data / tool_call / tool_result / usage / awaiting_input / end events.

Request

Responses

Indicates successful WebSocket upgrade.