The Movie Database Support

Hi TMDB team! I’m creating an app where users can look up movie and tv show information, but I’m worried about the API rate limits. From previous threads, it seems like the API is limited to ~50 requests per second. I anticipate having potentially hundreds of simultaneous users, each hitting my server with multiple simultaneous requests which make calls to TMDB to fetch movie/tv show information (TMDB api calls coming from one server). Is the rate limit something I should worry about in this case? If so, is there a way for production apps to bypass this limit? Should I instead have each user make requests to TMDB from their local device (since rate limits seem to be by IP address)?

1 reply (on page 1 of 1)

Jump to last post

Hi @nitrous10, indeed we only rate limit by IP address, so how this works in practice will be up to how you design your system. You can have your users make direct requests if you want, or you can build your own system that caches and stores data as necessary, so you aren't making as many live calls to the API over time.

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?

hyrje