/
SC
scrapybara
/
API Reference
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-13
32
34
31.3 KB
Start instance
post
/v1/start
Headers
x-api-key
string
required
Request body
object
required
instance_type
'ubuntu'
|
'browser'
|
'windows'
timeout_hours
number
double
blocked_domains
string[]
resolution
integer[]
Response
Successful Response
TypeGetInstanceResponse
required
id
string
required
launch_time
string
date-time
required
instance_type
'ubuntu'
|
'browser'
|
'windows'
required
status
'deploying'
|
'running'
|
'paused'
|
'terminated'
|
'error'
|
'warm_pool'
required
resolution
integer[]
All 32 operations
post
Start instance
get
Get instance by ID
get
List all instances
get
List all browser authentication states
post
Take screenshot
get
Get stream URL
post
Run computer actions
post
Run bash actions
post
Run edit actions
post
Run file actions
post
Upload a file to the instance
post
Stop instance
post
Pause instance
post
Resume instance
post
Start browser
get
Get CDP URL
get
Get current URL
post
Save browser authentication state
post
Modify browser authentication state
post
Authenticate browser using saved state
post
Stop browser
post
Execute code without notebook
get
List available notebook kernels
post
Create new notebook
get
Get notebook by ID
post
Delete notebook
post
Add cell to notebook
post
Execute notebook cell
post
Execute all cells in notebook
get
Get environment variables
post
Set environment variables
post
Delete environment variables