What is the frequency limit of external access calls provided by the api generated by chatflow? How to upgrade if necessary? #13150

Closed
opened 2026-02-21 19:10:47 -05:00 by yindo · 5 comments
Owner

Originally created by @woainiee520 on GitHub (Apr 20, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Provide a description of requested docs changes

What is the frequency limit of external access calls provided by the api generated by chatflow? How to upgrade if necessary?

Originally created by @woainiee520 on GitHub (Apr 20, 2025). ### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Provide a description of requested docs changes What is the frequency limit of external access calls provided by the api generated by chatflow? How to upgrade if necessary?
yindo closed this issue 2026-02-21 19:10:47 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Apr 20, 2025):

Hello @woainiee520! I'm Dosu, a bot here to help you with bugs, answer questions, and assist you in your journey as a contributor. I'm ready to help while you wait for a human maintainer.

The Dify codebase specifies a frequency limit for API calls in the AppExecutionConfig class, where the APP_DAILY_RATE_LIMIT setting defines the maximum number of requests per app per day, with a default value of 5000 requests [1].

Regarding upgrading the frequency limits, I couldn't find specific information in the available documentation or codebase. You might need to check if there are any subscription plans or contact the maintainers for further assistance.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Apr 20, 2025): <!-- Greeting --> Hello @woainiee520! I'm [Dosu](https://dosu.dev), a bot here to help you with bugs, answer questions, and assist you in your journey as a contributor. I'm ready to help while you wait for a human maintainer. <!-- Answer --> The Dify codebase specifies a frequency limit for API calls in the `AppExecutionConfig` class, where the `APP_DAILY_RATE_LIMIT` setting defines the maximum number of requests per app per day, with a default value of 5000 requests <sup>[[1]](https://github.com/langgenius/dify/blob/main/api/configs/feature/__init__.py)</sup>. Regarding upgrading the frequency limits, I couldn't find specific information in the available documentation or codebase. You might need to check if there are any subscription plans or contact the maintainers for further assistance. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=other)</sup>
Author
Owner

@woainiee520 commented on GitHub (Apr 20, 2025):

Does Dify Cloud also have a 5,000 call rate limit per day?

@woainiee520 commented on GitHub (Apr 20, 2025): Does Dify Cloud also have a 5,000 call rate limit per day?
Author
Owner

@woainiee520 commented on GitHub (Apr 20, 2025):

Hello @woainiee520! I'm Dosu, a bot here to help you with bugs, answer questions, and assist you in your journey as a contributor. I'm ready to help while you wait for a human maintainer.

The Dify codebase specifies a frequency limit for API calls in the AppExecutionConfig class, where the APP_DAILY_RATE_LIMIT setting defines the maximum number of requests per app per day, with a default value of 5000 requests [1].

Regarding upgrading the frequency limits, I couldn't find specific information in the available documentation or codebase. You might need to check if there are any subscription plans or contact the maintainers for further assistance.

To continue talking to Dosu, mention @dosu.

Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

Does Dify Cloud also have a 5,000 call rate limit per day?

@woainiee520 commented on GitHub (Apr 20, 2025): > Hello [@woainiee520](https://github.com/woainiee520)! I'm [Dosu](https://dosu.dev), a bot here to help you with bugs, answer questions, and assist you in your journey as a contributor. I'm ready to help while you wait for a human maintainer. > > The Dify codebase specifies a frequency limit for API calls in the `AppExecutionConfig` class, where the `APP_DAILY_RATE_LIMIT` setting defines the maximum number of requests per app per day, with a default value of 5000 requests [[1]](https://github.com/langgenius/dify/blob/main/api/configs/feature/__init__.py). > > Regarding upgrading the frequency limits, I couldn't find specific information in the available documentation or codebase. You might need to check if there are any subscription plans or contact the maintainers for further assistance. > > _To continue talking to [Dosu](https://dosu.dev), mention [@dosu](https://github.com/dosu)._ > > Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/312aefa3-542c-4baf-9b32-cb394864635b?feedback_type=other) Does Dify Cloud also have a 5,000 call rate limit per day?
Author
Owner

@crazywoola commented on GitHub (Apr 20, 2025):

Does Dify Cloud also have a 5,000 call rate limit per day?

No

If you are using self-hosted version, you can add APP_DAILY_RATE_LIMIT to the .env.

@crazywoola commented on GitHub (Apr 20, 2025): > Does Dify Cloud also have a 5,000 call rate limit per day? No If you are using self-hosted version, you can add `APP_DAILY_RATE_LIMIT ` to the `.env`.
Author
Owner

@woainiee520 commented on GitHub (Apr 20, 2025):

Dify Cloud 每天的调用次数也有 5,000 次的限制吗?

如果您使用的是自托管版本,则可以添加APP_DAILY_RATE_LIMIT .env

What is the frequency limit of the Dify Cloud free version of the API?

@woainiee520 commented on GitHub (Apr 20, 2025): > > Dify Cloud 每天的调用次数也有 5,000 次的限制吗? > > 不 > > 如果您使用的是自托管版本,则可以添加`APP_DAILY_RATE_LIMIT `到`.env`。 What is the frequency limit of the Dify Cloud free version of the API?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#13150