Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Body

application/json
url
string<uri>
required
Example:

"https://example.com"

width
integer
Example:

1920

height
integer
Example:

1080

full_page
boolean
Example:

false

format
enum<string>
Available options:
png,
jpg,
webp
Example:

"png"

Response

Screenshot captured successfully

success
boolean
Example:

true

data
object