PDF Generation
Generate PDF
Transform templates into PDFs with dynamic data binding and cloud storage
POST
Generate PDF
Documentation Index
Fetch the complete documentation index at: https://docs.curatepdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Generate PDF endpoint is the core functionality of CuratePDF. It takes a template ID and dynamic data to produce a professionally formatted PDF document that’s automatically stored in secure cloud storage.Generated PDFs are temporarily stored and accessible via secure download URLs with automatic expiration for enhanced security.
Key Features
Dynamic Data Binding
Variable SubstitutionReplace template variables with real data like customer names, invoice numbers, dates, and complex objects.
Cloud Storage
Secure File HostingGenerated PDFs are automatically uploaded to secure cloud storage with time-limited download URLs.
Custom Filenames
Flexible NamingSpecify custom filenames with dynamic content for better organization and identification.
High Performance
Fast GenerationOptimized PDF rendering engine processes documents quickly even with complex layouts.
Data Binding
Template variables are replaced with actual data during PDF generation. Variables use double curly brace syntax:{{variable_name}}.
Simple Variable Binding
Complex Object Binding
Common Use Cases
- Invoice Generation
- Report Generation
- Certificate Generation
Invoice Example
Authorizations
API key for accessing the Docurate PDF API
Body
application/json
Response
PDF generated successfully
Generate PDF