Pipedream · OAuth Scopes
Pipedream OAuth Scopes
OAuth 2.0
derived
Pipedream publishes 16 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Pipedream API on a user’s behalf.
Tokens are issued from https://api.pipedream.com/v1/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
ProCode_API_CompositionWorkflowsConnectMCPEmbedded IntegrationsManaged AuthAI Agents
Scopes: 16
Flows: clientCredentials
Method: derived
OAuth endpoints
Token URL
https://api.pipedream.com/v1/oauth/token
https://api.pipedream.com/v1/oauth/token
Flows
clientCredentials
clientCredentials
Scopes (16)
| Scope | Description | Flows |
|---|---|---|
| * | Full access to every OAuth-protected endpoint. | clientCredentials |
| connect:* | Full access to all Connect API endpoints (components, projects, triggers, accounts, etc.). | clientCredentials |
| connect:accounts:read | List and fetch Connect accounts for an external user. | clientCredentials |
| connect:accounts:write | Create or remove Connect accounts. | clientCredentials |
| connect:actions:* | Full access to Connect actions. | clientCredentials |
| connect:deployed_triggers:read | Read deployed triggers and related data like events, pipelines and webhooks. | clientCredentials |
| connect:deployed_triggers:write | Modify or delete deployed triggers. | clientCredentials |
| connect:projects:read | List and fetch projects owned by the workspace. | clientCredentials |
| connect:projects:write | Create, update, or delete projects owned by the workspace. | clientCredentials |
| connect:proxy | Invoke the Connect proxy. | clientCredentials |
| connect:tokens:create | Create Connect session tokens. | clientCredentials |
| connect:triggers:* | Full access to Connect triggers. | clientCredentials |
| connect:usage:read | List Connect usage records for a time window. | clientCredentials |
| connect:users:read | List and fetch external users | clientCredentials |
| connect:users:write | Delete external users. | clientCredentials |
| connect:workflow:invoke | Invoke Connect workflows on behalf of a user. | clientCredentials |