Skip to content

CLI

Ships with the private beta — join the waitlist.

Terminal window
export PAGEKILN_API_KEY="pk_live_..."
pagekiln templates create --name invoice --source invoice.typ --data validation.json
pagekiln render --template tpl_... --data data.json --out invoice.pdf
pagekiln batches create --template tpl_... --items items.json --wait
pagekiln batches status job_...

Full guide coming soon. Run pagekiln --help for the complete command tree (templates, render, batches, keys, webhooks, usage).