{"uid":"cap_ZHFW4vTvaVT70AVWdKaRW","slug":"stablebrowser-session-creator-2a8e05b9","name":"StableBrowser Session Creator","description":"Create a new browser session ($0.10). Optionally pass sessionId to resume an existing Browserbase session. Returns sessionId (Browserbase session ID) to use for all subsequent calls.","url":"https://stablebrowser.vercel.app/api/sessions","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"sessionId":{"type":"string","description":"Optional session ID to use/reuse. If not provided or invalid, a new session is created."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_U9mksxpPwOmGGNySANeUp","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Creates a new remote browser session (or resumes an existing one) via Browserbase, returning a session ID for subsequent browser automation calls.","exampleAgentPrompt":"Start a new browser session for me so I can automate some web tasks — I'll need the session ID to use for navigation and interaction afterwards.","exampleUseCases":[{"title":"Automated web scraping pipeline","prompt":"Spin up a new remote browser session so my agent can log into a website and scrape some data — I'll need the session ID to keep using it."},{"title":"Resume interrupted browser task","prompt":"I was running a browser automation earlier with session ID 'abc123xyz' — can you resume that same Browserbase session so I can pick up where I left off?"},{"title":"Agent-driven form filling workflow","prompt":"Launch a fresh headless browser session for me so my AI agent can navigate to a form, fill it out, and submit it — give me back the session ID to pass to the next steps."}],"resultDescription":"Returns a sessionId string representing the Browserbase session ID, which must be passed to all subsequent browser automation API calls (navigation, clicking, scraping, etc.) within this session.","failureModes":["Invalid or expired sessionId when trying to resume — session may have timed out","Payment failure if the $0.10 USDC charge cannot be processed","Session creation quota exceeded if too many concurrent sessions are open","Network timeout during session provisioning"],"whenToPreferThis":"Use this endpoint when you need to start or resume a remote, cloud-hosted browser session backed by Browserbase for web automation tasks. Prefer this over local headless browser setups when you need a managed, pay-per-use browser with no infrastructure overhead, especially in serverless or agent-driven contexts.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:32:29.336Z","isFirstParty":false}