A partial archive of meta.discourse.org as of Tuesday July 18, 2017.

Why I cant have more than 20000 API calls?

hnaseri

My needs are something like 100000 api calls per day. But in admin panel I can only increase it up to 20000 api calls. What can I do?

sam

The text says “max user api reqs per day” this is for the user API not admin API which is very likely what you are using.

mpalmer

Reconsider your approach. Servicing 100,000 API calls per user per day is going to get very, very expensive very quickly.