최근 검색
최근 검색 없음
Possible to rate limit API calls per API token?
2022년 12월 12일에 게시됨
I have a process that is maxing out our API rate limit, which causes other requests made by other processes to fail. Each of those processes uses a separate API token.
Is there any way to set a limit per token? I don't see that option in the Admin UI but maybe I'm missing something?
Thanks
0
1
댓글 1개
Tipene Hughes
API rate limits are generally applied at the account level, but there are a few endpoints where the rate limits are applied on a “per user” basis. You can see those endpoints here. Outside those mentioned in the docs, it’s not currently possible to rate limit on a per token basis.
Feel free to reach out if you have any questions!
Tipene
0
댓글을 남기려면 로그인하세요.