v2
latestOpenAPI 3.1.02026-08-08556285514.3 KBPDF Form Processing
Get Field Positions
Get the positions of form fields in the PDF for UI overlay.
Args: file: PDF file (optional if pdf_content provided) pdf_content: Base64-encoded PDF (optional if file provided)
Returns: Dict with field positions by page
post/api/pdf/field-positions
Query parameters
pdf_contentstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/pdf/field-positions:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}