---
title: "Install a pipe from URL or local path"
method: POST
path: "/pipes/install"
tags: ["Pipes"]
---

# Install a pipe from URL or local path

`POST /pipes/install`

## Request body

- object
  - `source` string, required

## Response `200`

Pipe installed

- object
  - `success` boolean
  - `name` string

## Changes

- **2026-02-16** `e143bf8d73bc` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/screenpipe/apis/screenpipe-api/changes/pipes/install/post.md)

---

[API](https://skmtc.dev/screenpipe/apis/screenpipe-api.md) · [All operations](https://skmtc.dev/screenpipe/apis/screenpipe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/screenpipe/screenpipe-api/revisions/e143bf8d73bc/schema)
