Run Pipeline (Async)
Pipelines
Run Pipeline (Async)
Asynchronously execute a pipeline. Returns a job_id for polling.
POST
Run Pipeline (Async)
Authorizations
API key authentication. Use your Aifano API key (starts with ak_live_) as the Bearer token.
Body
application/json
Response
Job created
Job ID for polling via GET /job/{job_id}.