Start with the mobile preset
The mobile preset uses a 390 by 844 CSS-pixel viewport with a device scale factor of 2. It is a stable default for responsive checks rather than an emulation claim for a specific branded device.
Request body
json
{
"url": "https://example.com",
"preset": "mobile",
"full_page": true,
"format": "png",
"wait_until": "load"
}