Contexts API
Create a Context
POST
Create a Context
Documentation Index
Fetch the complete documentation index at: https://docs.browserbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Browserbase API Key.
Body
application/json
Response
201 - application/json
The request has succeeded and a new resource has been created as a result.
An upload URL to upload a custom user-data-directory.
Minimum string length:
1The public key to encrypt the user-data-directory.
The cipher algorithm used to encrypt the user-data-directory. AES-256-CBC is currently the only supported algorithm.
The initialization vector size used to encrypt the user-data-directory. Read more about how to use it.
Create a Context