CLI
Ships with the private beta — join the waitlist.
export PAGEKILN_API_KEY="pk_live_..."
pagekiln templates create --name invoice --source invoice.typ --data validation.jsonpagekiln render --template tpl_... --data data.json --out invoice.pdfpagekiln batches create --template tpl_... --items items.json --waitpagekiln batches status job_...Full guide coming soon. Run pagekiln --help for the complete command tree
(templates, render, batches, keys, webhooks, usage).