Pipedream · GraphQL Specification

Pipedream GraphQL Schema

This is a conceptual GraphQL schema for the Pipedream developer-first workflow automation platform. Pipedream exposes its capabilities today via a REST API at `api.pipedream.com/v1` and a hosted MCP server at `remote.mcp.pipedream.net/v3`. This schema models the same domain — workflows, triggers, actions, sources, components, Connect, auth, usage, and the registry — as a unified GraphQL surface.

Documentation Endpoint View on GitHub ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI AgentsGraphQL

Overview

Pipedream GraphQL Schema is a GraphQL API specification published by Pipedream on the APIs.io network.

This is a conceptual GraphQL schema for the Pipedream developer-first workflow automation platform. Pipedream exposes its capabilities today via a REST API at api.pipedream.com/v1 and a hosted MCP server at remote.mcp.pipedream.net/v3. This schema models the same domain — workflows, triggers, actions, sources, components, Connect, auth, usage, and the registry — as a unified GraphQL surface.

The specification includes 4 reference links.

Tagged areas include ProCode_API_Composition, Workflows, Connect, MCP, and Embedded Integrations.

Endpoint

References

Related API Specs

Pipedream REST API (OpenAPI) Pipedream Connect (OpenAPI) Pipedream MCP Server (OpenAPI)
Back to Pipedream · All GraphQL Specs · GitHub