Rate Limit

Learn how to managing API requests in Tailwinds


When you share your chatflow to public with no API authorization through API or embedded chat, anybody can access the flow. To prevent spamming, you can set the rate limit on your chatflow.

  • Message Limit per Duration: How many messages can be received in a specific duration. Ex: 20

  • Duration in Seconds: The specified duration. Ex: 60

  • Limit Message: What message to return when the limit is exceeded. Ex: Quota Exceeded

Last updated