Skip to content

Render screenshots directly

A direct render request returns the raw document once the render is complete. In this case, the output is an image.

Route

Method: POST

Route: api.doppio.sh/v1/render/screenshot/direct

Examples

Request

Response

Raw image document

Body

  • Common body parameters doppio, page, and launch: see here.

  • Screenshot body parameters page.screenshot: see here.

Response

For the full list of possible response codes, see What to expect from us.

If the request succeeds, Doppio responds with your rendered document.

All rights reserved