Get all input types from an Adobe document

Retrieve the x/y position of all form fields in an Adobe document with optional filtering by field type. This endpoint supports all PDF form field types including text fields, checkboxes, signatures, radio groups, dropdowns, and option lists.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to Base64 format

The base64 string of the document excluding the prefix "data:application/pdf;base64,"

boolean
Defaults to true

Include text fields in the response

boolean
Defaults to true

Include checkboxes in the response

boolean
Defaults to true

Include signature fields in the response

boolean
Defaults to true

Include radio groups in the response

boolean
Defaults to true

Include dropdowns in the response

boolean
Defaults to true

Include option lists in the response

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json