Base solution for your next web application
Open Closed

API rate limiting / throttling #11889


User avatar
0
hongbing.wang created

Hi @ismcagdas,

What is your product version? v12.4.0 What is your product type (Angular or MVC)? Angular What is product framework type (.net framework or .net core)? .net 7

We need to implement API rate limiting / throttling for third-party facing / external APIs (AppServices).

Please advise whether the attribute-driven rate limiting / throttling such as [EnableRateLimiting("Api")] and sliding window limit, is available.

Please advise the steps. Thank you.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    This feature is not provided out of the box at the moment.