Adobe Document Generation API

A REST API for generating PDF and Word documents by merging JSON data into Microsoft Word templates. Part of Adobe Acrobat Services, the API supports conditional content insertion, dynamic table generation, ordered and unordered list creation, image placement, and JSONata expression evaluation within templates. The Adobe Document Tagger Word add-in assists with template authoring by inserting tags for data binding.

API entry from apis.yml

apis.yml Raw ↑
aid: adobe-creative-cloud:document-generation-api
name: Adobe Document Generation API
tags:
- Data Merge
- Document Generation
- PDF
- Templates
- Word
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://pdf-services.adobe.io
humanURL: https://developer.adobe.com/document-services/docs/overview/document-generation-api/
properties:
- url: https://developer.adobe.com/document-services/docs/overview/document-generation-api/
  type: Documentation
- url: https://developer.adobe.com/document-services/docs/overview/document-generation-api/gettingstarted/
  type: GettingStarted
description: A REST API for generating PDF and Word documents by merging JSON data into Microsoft Word
  templates. Part of Adobe Acrobat Services, the API supports conditional content insertion, dynamic table
  generation, ordered and unordered list creation, image placement, and JSONata expression evaluation
  within templates. The Adobe Document Tagger Word add-in assists with template authoring by inserting
  tags for data binding.