Execute a pipeline on a file, creating an execution DAG with per-step tracking and billing.
Optional file URL (http/https). If provided, the server will download and process it.
Page range to process, e.g. '0,2-4'.
Output format: json, html, markdown, or chunks.
Whether to run evaluation steps.
Skip the executor cache and re-run all steps.
URL to POST when the execution completes.
Pipeline version to execute. 0 = use draft steps. Omit to use the active published version (or draft if unpublished).
x >= 0Input PDF, word document, powerpoint, or image file, uploaded as multipart form data. Images must be png, jpg, or webp format.
Successful Response