Skip to main content
POST
SDK

Authorizations

Authorization
string
header
required

Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.

Body

application/json

Common fields accepted by every browser render endpoint. Forwarded to Cloudflare Browser Rendering, so additional CF-supported fields are also accepted. Provide exactly one of url or html.

url
string<uri>
Example:

"https://example.com"

html
string
cookies
object[]
viewport
object
userAgent
string
setExtraHTTPHeaders
object
authenticate
object
rejectResourceTypes
string[]
rejectRequestPattern
string[]
allowResourceTypes
string[]
allowRequestPattern
string[]
bestAttempt
boolean
emulateMediaType
enum<string>
Available options:
screen,
print
gotoOptions
object
waitForSelector
object
waitForTimeout
integer
prompt
string
responseFormat
object

Response

Extracted JSON