We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb572e commit 407709aCopy full SHA for 407709a
docs-v2/pages/connect/api-proxy.mdx
@@ -163,4 +163,8 @@ curl -X POST "https://api.pipedream.com/v1/connect/{your_project_id}/proxy/{url_
163
}'
164
165
# Parse and return the data you need
166
-```
+```
167
+
168
+## Rate limits
169
170
+The Connect proxy limits API requests to **100 per minute per project**. [Let us know](https://pipedream.com/support) if you need higher limits.
0 commit comments