tellerhq / beta-issues

Issues, feedback and feature requests.
1 stars 0 forks source link

Any plans on adding rate limitations to the API ? #18

Closed billbo99 closed 4 years ago

billbo99 commented 7 years ago

Just wondering if you have any future plans to enable rate limitation on the API endpoints ?
And if so what might they be ?

stevegraham commented 7 years ago

Most likely, yes. The rationale will be to protect the end-user, i.e. an overzealous API consumer sending too many requests such that it triggers a circuit breaker at the bank and locks the user out of the account. Do you have any thoughts on this, including what the limits should be?