Discussions

Ask a Question
Back to all

What is the best practice to impliment rate limiting api calls?

As it stands now, if there is a bug in a client code or even a malicious attempt, a single client can potentially overload the API and as such the rest of the platform which we have seen in real world settings.


What options do we have to rate limit requests?