Hello!
I'm Stefano, and I'm working with a group called "Pinewood Builders".
It's a group revolved around Roblox, and we're DEPENDEND on Trello for 90% of our systems. These include:
- The schedule
- Points
- Managing name's above player
And a lot more, we're wondering if there is ANY way to increase the rate limit trello currently has for us. Or at least for our specific API keys.
Greetings,
Stefano
@Codixer The rate limits are pretty generous ... I've written hundreds of very complicated business functions used by medium sized teams of 15 - 20 people in a business setting and the only time I've run afoul of the rate limits is when doing lots of custom fields operations.
Have you tried just slowing down the rate at which you're making requests, or perhaps streamlining it using nested resources to reduce the overall number of calls?
Hi @Codixer ,
Welcome to the community
Please go through the below documentation:
https://help.trello.com/article/838-api-rate-limits
https://developer.atlassian.com/cloud/trello/guides/rest-api/rate-limits/
For more information: Ask Trello Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.