B
Browserbase
/session
Create browser session
Start a cloud browser session and return its connect URL and live-view link.
needs keyunknown
browserheadlesssessionplaywright
$0.020
per call
plus $0.001 platform fee per run
Bring your own Browserbase key: provider portion drops to $0.
Not enabled on this deployment yet. Connect your own key to use it now.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run browserbase /session for me.
Input
| Field | Type | Description |
|---|---|---|
| proxies | boolean | Use residential proxies default false |
| timeout | number | Seconds default 300 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"browserbase","endpoint":"/session","input":{"proxies":false,"timeout":300}}'cli
npx cracked-ai run -p browserbase -e /session -i '{"proxies":false,"timeout":300}'mcp
run_tool({ provider: "browserbase", endpoint: "/session", input: {"proxies":false,"timeout":300} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.
Provider not enabled: the run returns a 503 with instructions.