Utility
/screenshot
Screenshot a website
Query Parameters
url*string
The url to screenshot
Length
1 <= length <= 256Response Body
image/png
application/json
application/json
curl -X GET "https://plume.sodiumlabs.xyz/api/screenshot?url=string""string"{
"message": "string",
"errors": [
{
"message": "string"
}
]
}{
"message": "string"
}