API referenceOperations
Create a browser session
POST
/v1/sessionsAuthorization
apiKey AuthorizationBearer <token>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
{ "id": "string", "cdp_url": "http://example.com", "ttl_seconds": 1, "display_label": "string"}