September 16, 2026

Multi page templates

A single template can now hold multiple pages, rendered together or one at a time.

Templates can now contain several pages, each with its own layers and layout.

The render API accepts an includePages option to return every page in one call.

You can still address a single page on its own when that is all you need.

See the render API docs for the request shape.