I’am trying to apply to get a higher API rate limit. And for one of the requirements to send in a email to 343, it says: API call pattern:
What does that mean?
I tried to google it, but cant find anything specific.
I’am trying to apply to get a higher API rate limit. And for one of the requirements to send in a email to 343, it says: API call pattern:
What does that mean?
I tried to google it, but cant find anything specific.
I’m not 100% sure either.
I just described some typical usage. For example; are you requesting games/events on client-demand or perhaps you’re scraping thousands of gamers service records at a time for database storage, etc.
I got asked about caching also.
They’re basically asking about your API call logic in your code. When I submitted my request, I basically laid out all the scenarios where I’d being hitting their servers. For example,
Of course yours is probably different but you get what I’m saying…
Hey AudioSaturn2,
This is a really good question and I’m happy to clarify.
In general, and as mentioned in this thread, what we’re looking for in the call pattern is how you’re calling the APIs and how you’re caching your data.
Specifically, here’s some questions that we’re looking for answers for: