Extract structured data from documents using AI-powered document intelligence.
id field (reference existing) OR the data field (upload new).fields or template must be provided — not both.template.fields.results field once processing is complete.hint field to help the AI extract the field. For example, if the field is a date, you
can use the hint field to specify the format of the date. For example: “DD/MM/YYYY”.API token (starts with pnbx_). Create at https://app.penbox.io/workspace/settings/api. Include as: Authorization: Bearer {token}
Exactly one of 'fields' or 'template' must be provided.
Fields to extract. Mutually exclusive with 'template'.
Array of attachments to process (minimum 1). Each attachment must have either 'id' (reference to existing attachment) OR 'data' (new file upload with base64). When using 'data', 'name' and 'type' are required.
1New file upload with base64-encoded data
Reference to a document intelligence template. Mutually exclusive with 'fields'.
Optional language hint for document processing
Document intelligence job created
Document intelligence job UUID
Job creation timestamp
Array of processed documents
Extracted field values as key-value pairs
Last update timestamp
Document language detected or specified
User who created the job
Token usage statistics for the AI processing