Documentation
API Reference
Information
Account
Log an account in
post
Stop a login
post
Log an account out
post
List accounts
get
Create an account
post
Get an account
get
Update an account
put
Delete an account
delete
Billing
Get billing summary
get
Start a rental checkout
post
Request a phone count change
post
Get a billing request
get
Phone
List phones
get
PhoneAgentRun
Start a phone agent run
post
PhoneCommand
Queue a phone command
post
PhoneInput
Send phone input
post
PhoneMacro
Queue a phone macro
post
PhoneRun
List phone runs
get
Get a phone run
get
PhoneScreenText
Read phone screen text
get
PhoneSession
Create a phone-controller session
get
PhoneSnapshot
Capture a phone snapshot
get
Submission
List video submissions
get
Submit a video
post
Get a video submission
get
Delete a video submission
delete
Cancel a submission
post
Upload
Mint a signed video upload URL
post
Other endpoints
Get the authenticated user
get
Schemas
Menu
0bull API
0bull API
PhoneSnapshot
Capture a phone snapshot
GET
https://0bull.net/api
/v1/phones/{slot}/snapshot
Returns the phone screen as a JPEG image. The response is never cached.
Capture a phone snapshot ›
path Parameters
slot
string
·
required
Capture a phone snapshot ›
query Parameters
width
integer | null
·
min: 120
·
max: 2000
Capture a phone snapshot ›
Responses
200
401
403
422
429
502
string
·
binary
PhoneSession
Submission