You can now request full page screenshot slices with the ScreenshotOne API.
Use full_page_slices=true together with full_page=true to render the full page normally and receive smaller vertical image slices. Each slice is uploaded to ScreenshotOne cache storage and returned with its own URL.
You can control the slice size with full_page_slice_height and the overlap between adjacent slices with full_page_slice_overlap_height.
For JSON responses, the API returns a slices array. For binary responses, the slice manifest URL is available in the X-ScreenshotOne-Full-Page-Slices-URL response header.