Pipedream rate limits
The following rate limits apply to all Connect API endpoints:
Need higher limits? Contact our support team to discuss your requirements.
Custom rate limits
You can set custom rate limits for your users to control their usage of the Connect API and prevent runaway requests or abuse.Create rate limit
Create a rate limit by specifying a time window and maximum requests allowed within that window. The API returns arate_limit_token that you include in subsequent Connect API requests.
Parameters
Example request
Response
Using rate limit tokens
Include therate_limit_token in the x-pd-rate-limit header for all Connect API requests: