Skip to main content
POST
Process (async)

Authorizations

x-api-key
string
header
required

Headers

authorization
string | null
x-api-key
string | null
X-Tenant-ID
string | null

Path Parameters

deployment_id
string<uuid>
required

Body

application/json

Request for asynchronous document processing via deployment.

documents
(DocumentInputText · object | DocumentInputURL · object | DocumentInputBase64 · object | DocumentInputId · object)[]
required

List of documents to process

Minimum array length: 1

Direct text content for processing.

webhook
WebhookConfig · object
required

Webhook configuration for receiving results

metadata
Metadata · object | null

Optional client-provided metadata

Response

Successful Response

Response for async processing request creation.

entry_id
string<uuid>
required

ID of the pending entry

resource_id
string<uuid>
required

ID of the structure being processed

resource_version_number
integer
required

Version number of the structure

created_at
string<date-time>
required

When the request was received

status
string
default:pending

Initial status

resource_type
string
default:structure

Type of resource being processed