The Document Generation API creates PDF and Word documents from Word templates and JSON data.
The Document Generation API is included in the PDF Services API.
Document Generation API accepts a document template (with template tags) along with the input data to generate the final document. The final document is generated by replacing all the template tags in the document template with the dynamic content based on the actual values corresponding to the data input.