I am currently using “Standard” but I want to update to “Premium”.
I have a few questions about the “level of usage (Total Requests)”.
■Question
If I set the “Total Requests up to 2,500”, what will happen if the Requests for the month exceed 2,500?
● Pattern A: APIs will be automatically updated to a higher plan(up to 5,000).
or
● Pattern B: APIs will not be able to get more than 2,500.
In this case, if API stop getting tweets, it will affect the progress of the project, and we would like to avoid that.
did you upgrade . If you upgrade to premium will there LIMIT on rate ? Like pulling no of tweets from search ? Ex : I have million tweets for specific hashtag will i be able to get all tweets in premium?
1 Like
I am currently using “Standard” but I want to update to “Premium”.
Note that “Standard” is v2 API, while Premium is v1.1 API - they are totally different APIs, just so your expectations are aligned, in case you did not mean “Sandbox” (which is the free tier of the v1.1 Premium API)
The API will return an error for any calls over the limit. Also, if you use up 2500 in a month, and then upgrade to the 5000 one - you will only have an extra 2500, not another 5000 on top of the ones you used already. See Developer account support | Twitter Developer Platform
Also remember that each “request” in Premium is 1 page of 500 tweets or 30 days worth of tweets, whichever comes first. So the 2500 tier can only retrieve a max of 1,250,000 tweets.
Hope that helps!
2 Likes
system
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.