FAQ
Can I render PDF instead of DOCX?
Yes. Send Accept: application/pdf and Templi returns a PDF response.
Do API keys expire?
API keys can be disabled or scoped by tags. Rotate keys regularly and keep them secret.
How do I restrict templates per API key?
Add tags to templates and set allowed tags/groups on the API key. Only matching templates can be rendered.
What happens if I exceed limits?
The API returns 413 for size limits and 429 for monthly render limits.