- API Key
Getting Your API Key
1
Sign up or log in
Go to cloud.browser-use.com and create an account or log in.
2
Open API Keys settings
Navigate to Settings → API Keys.
3
Create a new key
Click Create API Key, enter a name for the key in the modal, and confirm. Copy the key and add it to your VibeFlow connector.
Available Endpoints
POST /api/actions/browser-use/task
POST /api/actions/browser-use/task
Create and execute a browser automation task
POST /api/actions/browser-use/session
POST /api/actions/browser-use/session
Create a new browser session
POST /api/actions/browser-use/profile
POST /api/actions/browser-use/profile
Create a new browser profile
GET /api/actions/browser-use/profile
GET /api/actions/browser-use/profile
List browser profiles
GET /api/actions/browser-use/profile/:profileId
GET /api/actions/browser-use/profile/:profileId
Get a browser profile

