File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Get your key at [cloud.browser-use.com/settings](https://cloud.browser-use.com/s
1313## API Versions
1414
1515<CardGroup cols = { 2 } >
16- <Card title = " BU Agent API (v3)" icon = " bolt" href = " /cloud/api-v3/create-session" >
16+ <Card title = " BU Agent API (v3)" icon = " bolt" href = " /cloud/api-v3/sessions/ create-session" >
1717 ** Recommended for new projects.** Session-based agent API with simplified resource model.
1818
1919 Base URL: ` https://api.browser-use.com/api/v3 `
@@ -26,7 +26,7 @@ Get your key at [cloud.browser-use.com/settings](https://cloud.browser-use.com/s
2626 - Persistent workspaces across sessions
2727 - Models: ` bu-mini ` (default) and ` bu-max `
2828 </Card >
29- <Card title = " Cloud API v2 (Stable)" icon = " shield-check" href = " /cloud/api-v2/get-account-billing " >
29+ <Card title = " Cloud API v2 (Stable)" icon = " shield-check" href = " /cloud/api-v2/tasks/create-task " >
3030 ** Full-featured stable API.** Task-based with extended resources.
3131
3232 Base URL: ` https://api.browser-use.com/api/v2 `
You can’t perform that action at this time.
0 commit comments