#sh-mcnevin_api

1 messages ¡ Page 1 of 1 (latest)

rose dragonBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1405969862467129394

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

quartz wagon
#

hello! "individual resources" refers to specific endpoints / objects you might interact with via the API. the docs call out some of the most important ones, but we do have other undocumented limits in place that are mostly there to catch integrations that are doing things they shouldn't be doing.

#

and yes, retrieve / create calls are under the same limit

fast lava
#

Thank you

quartz wagon
#

of course! anything else you need help with?

fast lava
#

if an individual Resource limit is tripped, does that block all other resources for a timeframe? or just that one Resource?

#

If we Retrieve more than 25 Tokens in a second, will that block the creation of a Charge as an example

quartz wagon
#

nope!

#

resource specific limits are just that, resource specific

fast lava
#

thats very helpful. Thank you!