Create a session
Create a browser session that persists across multiple runs
Headers
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Request body
Example request
{
"proxy_location": {
"country": "US",
"subdivision": "CA",
"city": "New York"
}
}Response
Successfully created browser session
Example response
{
"browser_session_id": "pbs_123456",
"status": "created",
"runnable_type": "task",
"runnable_id": "tsk_123456",
"timeout": 60,
"browser_address": "http://localhost:9222",
"app_url": "https://app.skyvern.com/browser-session/pbs_123456",
"stream_transport": "vnc"
}Changes
Changed in 11 of the 86 revisions of this API.48126
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
the request body
application/jsondefault value changed from{"timeout":60,"generate_browser_profile":false}to{"timeout":60,"generate_browser_profile":false,"needs_live_view":false}request-body-default-value-changed
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ●
removed the request property
request-property-removed
- ●
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
the request body
application/jsondefault value changed from{"timeout":60}to{"timeout":60,"generate_browser_profile":false}request-body-default-value-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
removed the enum value
NONEof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIALof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_ARof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_AUof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_BRof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_CAof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_DEof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_ESof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_FRof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_GBof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_IEof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_INof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_ISPof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_ITof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_JPof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_MXof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_NLof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_NZof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_PHof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_TRof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
RESIDENTIAL_ZAof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
US-CAof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
US-FLof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
US-NYof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
US-TXof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
US-WAof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
chromeof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
msedgeof the request propertyrequest-property-enum-value-removed
- ▲
the
request property type changed fromstringto no typerequest-property-type-changed
- ▲
the
request property type changed fromstringto no typerequest-property-type-changed
- ▲
response property
app_urllist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
browser_addresslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
completed_atlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
deleted_atlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
download_pathlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
downloaded_fileslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
extensionslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
recordingslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
runnable_idlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
runnable_typelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
started_atlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
statuslist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
timeoutlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
the
response's property type changed fromstringto no type for statusresponse-property-type-changed
- ○
added the new optional request property
new-optional-request-property
- ○
headerrequest parameterx-api-keylist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
headerrequest parameterx-api-key, the type was generalized fromstringto no typerequest-parameter-type-generalized
- ○
added
subschema #2to therequest propertyanyOflistrequest-property-any-of-added
- ○
added
subschema #3subschema #4to therequest propertyanyOflistrequest-property-any-of-added
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
request property
list-of-types was widened by adding typesnullto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added
subschema #2to theresponse propertyanyOflist for the response statusresponse-property-any-of-added
- ○
removed the
chromeenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
msedgeenum value from theresponse property for the response statusresponse-property-enum-value-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲