The Movie Database Support

Hello @travisbell I have a question
docs say that 50 requests are allowed to be made in tmdb per second
but you said in a conversation that 20 connection are allowed per ip address
So what exactly 'connection' here mean??
Is it like if I fire 20 api calls at the same time to tmdb, they are going to be considered as 'open connection' or 'connection' untill they are resovled or rejected, preventing me for firing more than 20 api calls, so if this is true, It means that I can not fetch more than 20 calls of API at the same time, right?
please consider replying

3 replies (on page 1 of 1)

Jump to last post

If I'm not being redundant and insisting, I would only like to state one question/doubt regarding rate limiting ----- what does 'connection' mean and if I fire 20 api calls at the same time are they treated as 20 'connections' ? while they are pending ( waiting to be resolved or rejected ), if a pending request is a 'connection' then clearly we can't make fire more than 20 api calls at a time as @ticao2 and @travisBell have said in one discussion that 20 is the max limit of connection. ----IF I got let's say 100 request to fire at once, I got to batch them in 5 batches of 20 right? and fire them one by one after the previous batch is done being resolved/rejected fully
AM I right ?
Please confirm
The matter of fact is -- I tried it myself, fired 4 calls, got 1 page each response, total 4 pages, 4*20 = 80 results, extracted ID from each result, got 80 IDs, stored them in array, fired the api call for each ID all at once -- 80 api calls were made at once, everyone of it got resolved all the way to 80th API
No error was found, or thrown by tmdb, I honestly don't know what to believe about LIMITS - IS IT 20, 50 or something else ( talking about the limit of request that can be live/pending/open-connection at once between tmdb and IP address )

I think it's best to focus your questions on a single conversation.
I suggest this one
https://www.themoviedb.org/talk/5d34aec717792c0011bc9bd9

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login