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).
Documentation
Documentation
https://pipedream.com/docs/rest-api/
Authentication
https://pipedream.com/docs/rest-api/auth
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/json-schema/pipedream-app-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/json-schema/pipedream-account-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/json-schema/pipedream-component-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/json-schema/pipedream-project-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/json-schema/pipedream-connecttoken-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/json-schema/pipedream-connectusage-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/json-structure/pipedream-app-structure.json
Other Resources
OpenAPIUpstream
https://pipedream.com/docs/pipedream_openapi_swagger.json
SpectralRules
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/rules/pipedream-rules.yml
Examples
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-list-apps-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-create-connect-token-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-list-accounts-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-run-action-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-deploy-trigger-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-oauth-token-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/examples/pipedream-proxy-request-example.json
GraphQL
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/graphql/pipedream-graphql.md
APIsJSON
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/apis.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-account-audit-cleanup-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-app-discovery-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-configure-component-prop-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-connect-account-onboarding-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-deploy-trigger-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-pause-deployed-trigger-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-project-environment-webhook-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-provision-project-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-reload-component-props-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-rotate-trigger-webhook-key-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-run-action-for-app-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-set-trigger-webhooks-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-set-trigger-workflows-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-token-validation-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-trigger-events-poll-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-update-project-settings-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-usage-and-users-report-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/pipedream/refs/heads/main/arazzo/pipedream-user-offboarding-workflow.yml