Skip to content

api-evangelist/pipedream

Repository files navigation

Pipedream (pipedream)

Pipedream is a developer-centric integration platform providing three product lines: Workflows (code-level event-driven automation in Node.js/Python/Go/Bash), Connect (an embedded integration toolkit for adding customer-facing integrations and AI agents to applications, with managed OAuth for 3,000+ APIs), and a hosted MCP server exposing 10,000+ tools over JSON-RPC for AI agents. Pipedream announced an acquisition agreement with Workday on 2025-11-19.

APIs.json: https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Consumer
  • Access: 3rd-Party

Tags

  • ProCode_API_Composition
  • Workflows
  • Connect
  • MCP
  • Embedded Integrations
  • Managed Auth
  • AI Agents

Timestamps

  • Created: 2026-03-03
  • Modified: 2026-05-22

APIs

Pipedream REST API

The Pipedream REST API at api.pipedream.com is the unified surface for both the legacy workflow / source / subscription resources and the newer /v1/connect/* resources. Authentication is via OAuth 2.0 client credentials or a short-lived Connect token. List endpoints use cursor pagination (limit, after, before). The full OpenAPI 3.0.4 spec is published at pipedream.com/docs/pipedream_openapi_swagger.json (133 schemas, 61 operations as of 2026-05-22).

Tags

  • Apps
  • App Categories
  • OAuth
  • Connect
  • Accounts
  • Components
  • Actions
  • Triggers
  • Deployed Triggers
  • Webhooks
  • Projects
  • Proxy
  • File Stash
  • Tokens
  • Usage
  • Users

Properties

Pipedream Connect

Pipedream Connect is the end-to-end developer toolkit for embedding customer-facing integrations and AI-agent capabilities into applications. It provides managed OAuth for 3,000+ APIs, pre-built components (actions and triggers), a Connect Proxy that signs custom HTTP requests on behalf of end-users, a File Stash for working with user file uploads, deployed-trigger webhooks, usage metering, and project-scoped resources with development and production environments. Endpoints live under /v1/connect/* on api.pipedream.com.

Tags

  • Connect
  • Embedded Integrations
  • Managed Auth
  • AI Agents
  • Proxy
  • Webhooks

Properties

Pipedream MCP Server

Pipedream's hosted Model Context Protocol server at remote.mcp.pipedream.net exposes 10,000+ tools across 2,800+ integrated apps to AI agents over JSON-RPC. The server supports both SSE and streamable HTTP transports dynamically based on the Accept header, with no client-side configuration required. Authentication is OAuth 2.0 Bearer; per-session context (project, environment, external user, app slug) is supplied via x-pd-* headers. Native integrations exist for OpenAI Responses API, Anthropic Claude, Google Gemini, and Vercel AI SDK.

Tags

  • MCP
  • AI Agents
  • Tool Calling
  • JSON-RPC

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

Pipedream is a developer-centric integration platform allowing custom code and API connections embedded directly into production workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors