Learn how to get started with the Browser Use Cloud API
curl -X POST https://api.browser-use.com/api/v1/run-task \ -H "Authorization: Bearer your_api_key_here" \ -H "Content-Type: application/json" \ -d '{ "task": "Go to google.com and search for Browser Use" }'
run-task
Was this page helpful?