A REST API with SDKs for Node, Python, Ruby, and Go. Render sync, async, or bulk. CDN-delivered URLs, signed to your taste.
curl -X POST https://automette.com/api/v1/renders \
-H "Authorization: Bearer dg_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"template_id": "cmb8t2q4x0003l40df1r7k9zu",
"format": "pdf",
"data": {
"name": "Ayana O.",
"amount": "$2,480.00"
}
}'Documents render in under a second at the median. Signed URLs, custom CDN domains, and full audit logs included on every paid plan.
Get a URL back inline, or listen for a webhook when big jobs finish.
Upload 50k rows, receive a signed ZIP of PDFs when the job completes.
Typed, idiomatic, open-source. Works offline, works on the edge.
POST variables to any template. Get a PDF or image URL back in under a second.
Upload a CSV and get a signed ZIP. One job, one URL, no polling required.
Fire off a job and receive the result at your endpoint when it completes.
Every output URL is signed. Set expiry windows or serve via your own CDN domain.
List templates, read field schemas, and validate data before rendering.
Every render is tracked, with source, status, template, timestamp, and output file.