Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Run Pipeline

POST 

/api/v1/haystack/pipelines/run

Runs a haystack pipeline with the provided configuration and inputs.

This is useful for testing pipelines or running them with specific input data.

Request

Responses

The output produced by running the pipeline.