API Reference
Navigate to a URL
Navigates the browser to the specified URL.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stagehand.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Browserbase API key for authentication
Deprecated. Browserbase API keys are now project-scoped, so this header is no longer required.
Headers
Whether to stream the response via SSE
Available options:
true, false Example:
"true"
Path Parameters
Unique session identifier
Example:
"c4dbf3a9-9a58-4b22-8a1c-9f20f9f9e123"
Body
application/json
Previous
Perform an actionExecutes a browser action using natural language instructions or a predefined Action object.
Next
JavaScript

