Skip to main content
POST
Process (async)

Autorizaciones

x-api-key
string
header
requerido

Encabezados

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

Parámetros de ruta

deployment_id
string<uuid>
requerido

Cuerpo

application/json

Request for asynchronous document processing via deployment.

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

List of documents to process

Minimum array length: 1

Direct text content for processing.

webhook
WebhookConfig · object
requerido

Webhook configuration for receiving results

metadata
Metadata · object | null

Optional client-provided metadata

Respuesta

Successful Response

Response for async processing request creation.

entry_id
string<uuid>
requerido

ID of the pending entry

resource_id
string<uuid>
requerido

ID of the structure being processed

resource_version_number
integer
requerido

Version number of the structure

created_at
string<date-time>
requerido

When the request was received

status
string
predeterminado:pending

Initial status

resource_type
string
predeterminado:structure

Type of resource being processed