Printer resolution: 6dpmm (152 DPI), 8dpmm (203 DPI), 12dpmm (300 DPI), or 24dpmm (600 DPI). The dpmm suffix is optional — a bare number (8) is also accepted; anything that isn't one of the four valid densities gets a 400 Unknown print density, not a 404.
width
number
Label width in inches (0.001–15)
height
number
Label height in inches (0.001–15)
index
number
Label index in document (0-based). Required for PNG output — PNG requested on the all-labels endpoint (no index) returns 404.
⚠️ Validated only — accepted/rejected exactly like Labelary and checked for "does the label fit", but not yet used to size or compose the PDF page. PDF only; ignored for PNG.
X-Page-Orientation
Portrait, Landscape
PDF page orientation
⚠️ Validated only (see above)
X-Page-Layout
{cols}x{rows}, e.g. 2x3
Labels per PDF page, in a grid
⚠️ Validated only (see above) — checked for row count fitting the page height, not yet arranged into an actual grid
X-Page-Align
Left, Right, Center, Justify (default)
Horizontal placement on the PDF page
⚠️ Validated only (see above)
X-Page-Vertical-Align
Top, Bottom, Center, Justify (default)
Vertical placement on the PDF page
⚠️ Validated only (see above)
X-Label-Border
Dashed (default), Solid, None
Border drawn around each label
⚠️ Validated only (see above)
See Behavioral notes
for what "validated only" means in practice.