Hayhooks REST Deployment

Hayhooks turns a Haystack pipeline into a self-hosted REST API (and optional MCP server) with one command, auto-generating OpenAPI/Swagger docs and HTTP run endpoints. The deployed surface is generated per pipeline and self-hosted, not a fixed public API.

API entry from apis.yml

apis.yml Raw ↑
aid: haystack-ai:hayhooks-rest-deployment
name: Hayhooks REST Deployment
tags:
- REST
- Deployment
- Pipelines
- MCP
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://github.com/deepset-ai/hayhooks
baseURL: https://github.com/deepset-ai/hayhooks
properties:
- url: https://docs.haystack.deepset.ai/docs/hayhooks
  type: Documentation
- url: https://github.com/deepset-ai/hayhooks
  type: GitHub
description: Hayhooks turns a Haystack pipeline into a self-hosted REST API (and optional MCP server)
  with one command, auto-generating OpenAPI/Swagger docs and HTTP run endpoints. The deployed surface
  is generated per pipeline and self-hosted, not a fixed public API.