Documentation Index
Fetch the complete documentation index at: https://docs.pixcraft.es/llms.txt
Use this file to discover all available pages before exploring further.
Generate Pattern PDF
/generate but returns a binary PDF file instead of JSON. The PDF includes a materials list and complete assembly guide.
If your API key has a custom_logo_url configured, it will be used in the PDF header instead of the PixCraft logo.
Request body
Same parameters as POST /generate.Example request
Response
The response is a binary PDF file:- Content-Type:
application/pdf - Content-Disposition:
attachment; filename="pixcraft-curtains-133x125.pdf"
- Configuration summary — dimensions, grid size, unit size
- Materials list — color swatches with names, quantities, and percentages
- Assembly guide — step-by-step instructions with color runs (direction adapts per niche)
- Color summary — positions grouped by color (crossstitch and embroidery only)
Custom logos (Business & Enterprise)
If your API key has acustom_logo_url set, the PDF header will use your brand name instead of “PixCraft”. Configure this in your API Keys dashboard.