---
title: "Proxy POST request"
method: POST
path: "/v1/connect/{project_id}/proxy/{url_64}"
---

# Proxy POST request

`POST /v1/connect/{project_id}/proxy/{url_64}`

Forward an authenticated POST request to an external API using an external user's account credentials

## Headers

- `x-pd-environment` 'development' | 'production', required — The environment in which the server client is running

## Request body

- object — Request body to forward to the target API

## Response `200`

proxy request successful

## Other responses

- `429` — too many requests

---

[API](https://skmtc.net/pipedream/apis/pipedream-rest-api.md) · [All operations](https://skmtc.net/pipedream/apis/pipedream-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pipedream/pipedream-rest-api/versions/c25dbf225c49/schema)
