Render a 1D barcode for a GTIN. Symbology is auto-selected from GTIN length unless overridden via barcode_type. Returns image bytes (image/svg+xml, image/png, or application/postscript).
Documentation Index
Fetch the complete documentation index at: https://docs.closient.com/llms.txt
Use this file to discover all available pages before exploring further.
Request body for synchronous 1D barcode generation.
GTIN (8/12/13/14 digits) or AI-bracketed string for GS1-128.
Symbology. auto picks the right family from GTIN length.
auto, ean13, ean8, jan, upca, upce, itf14, ean14, code128, gs1_128, code39 Output image format.
svg, png, eps OK
The response is of type file.