Pipedream · Capability
Pipedream API - Proxy
Pipedream API - Proxy. 5 operations. Self-contained Naftiko capability covering one Pipedream business surface.
Pipedream API - Proxy is a Naftiko capability published by Pipedream, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, PUT, DELETE, and PATCH methods rooted at /v1/connect/{…}/proxy/{…}.
The capability includes 1 read-only operation and 4 state-changing operations. Lead operation: Proxy GET Request. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Pipedream and Proxy.
What You Can Do
GET
Retrieveproxy
— Proxy GET Request
/v1/connect/{project_id}/proxy/{url_64}
POST
Postproxy
— Proxy POST Request
/v1/connect/{project_id}/proxy/{url_64}
PUT
Putproxy
— Proxy PUT Request
/v1/connect/{project_id}/proxy/{url_64}
DELETE
Deleteproxy
— Proxy DELETE Request
/v1/connect/{project_id}/proxy/{url_64}
PATCH
Patchproxy
— Proxy PATCH Request
/v1/connect/{project_id}/proxy/{url_64}
MCP Tools
retrieveproxy
Proxy GET Request
read-only
idempotent
postproxy
Proxy POST Request
putproxy
Proxy PUT Request
idempotent
deleteproxy
Proxy DELETE Request
idempotent
patchproxy
Proxy PATCH Request