Capture an HTML + screenshot snapshot
Browser
Capture an HTML + screenshot snapshot
Renders a page and returns both its HTML content and a base64 screenshot. Requires scope: browser:render
POST
Capture an HTML + screenshot snapshot
Authorizations
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.
Example:
"https://example.com"
Available options:
screen, print