Rate limit

Some APIs have a rate limit that you must not exceed when making requests. This is usually expressed as a maximum number of requests per minute.

You can add the rate limit to a Data Fetcher request so that when it runs a delay is added and the rate limit is not exceeded.

Set a rate limit (maximum requests per minute)

  • Under, Rate Limit (requests per minute), enter the rate limit.

Last updated