Skip to main content
POST
Run Pipeline

Authorizations

Authorization
string
header
required

API key authentication. Use your Aifano API key (starts with ak_live_) as the Bearer token.

Body

application/json
input
required

The document to process. Accepts: (1) a public URL, (2) a presigned S3 URL, (3) an aifano://file_id from /upload, or (4) a jobid://job_id from a previous /parse call.

pipeline_id
string
required

The ID of the pipeline to execute.

Response

Pipeline result

job_id
string
duration
number
usage
object
result
object