Skip to main content
The Templates API gives you access to reusable document templates stored in your Lumin Workspace. Templates contain pre-defined fields and layouts, allowing you to generate personalized documents or signature requests without starting from scratch each time.

Key concepts

Typical workflow

  1. List available templates in your Workspace to find the template you need.
  2. Get details for a specific template to retrieve its fields, roles, and collections.
  3. Generate a document or signature request by filling in the template fields with your data.

Available endpoints

List Templates

Returns a paginated list of templates in a Lumin Workspace.

Get Template Details

Returns essential template details for a specific template.

Generate Document from Template

Creates a downloadable PDF document from an existing Lumin template.