Fill a PDF form using a pre-defined template.
This endpoint uses a template’s pre-defined form fields to fill a PDF form, skipping the field detection step for faster processing.
How it works:
Use cases:
Returns:
form_data: List of form fields with filled valuesfilled_document: The filled PDF document as MIMEDataRequest for the fill endpoint. Uses pre-defined form fields from the template (PDF only)
Instructions to fill the form
Template ID to use for filling. When provided, uses the template's pre-defined form fields and empty PDF. Only works for PDF documents. Mutually exclusive with document.
LLM model to use for inference
Configuration for the fill request