Soporte de The Movie Database

Hello

I'm mid way through developing my app which uses the amazing TMDB API but have a few questions about search that I'm hoping you can answer :)

Are there any suggested/common methods that I should use when adding search to my app? My current plan is to just query the /search/movie endpoint each time someone searches (server side) but worry that this will push me over the rate limit of 30 requests every 10 seconds, especially if other calls are hitting the movie endpoint or even worse if I add autosuggest every character entered could possible cause an API request and count towards the limit!?

Is search rate limited with the same '30 requests every 10 seconds' rule or is it higher (especially for ngram/autosuggest) ?

My app is currently setup to cache requested movies when the request actually happens, but would it be better/allowed to fetch the entire movie catalog and just recache when required in order to prevent many API request for things such as search?

Many Thanks Ross

2 respuestas (en la página 1 de 1)

Jump to last post

Hi Ross,

Thanks!

Yes, every method is rate limited. It's API wide. There is no way to bypass or circumvent the rate limits at this time. One thing to keep in mind is that it is IP based, not API key. We have many apps that integrate the ngram autocomplete searches and I've never heard of anyone that has an issue.

Cheers.

Hey Travis

Thanks for the info and quick reply!

Ross

¿No encuentras una película o serie? Inicia sesión para crearla:

Global

s centrar la barra de búsqueda
p abrir menú de perfil
esc cierra una ventana abierta
? abrir la ventana de atajos del teclado

En las páginas multimedia

b retrocede (o a padre cuando sea aplicable)
e ir a la página de edición

En las páginas de temporada de televisión

(flecha derecha) ir a la temporada siguiente
(flecha izquierda) ir a la temporada anterior

En las páginas de episodio de televisión

(flecha derecha) ir al episodio siguiente
(flecha izquierda) ir al episodio anterior

En todas las páginas de imágenes

a abrir la ventana de añadir imagen

En todas las páginas de edición

t abrir la sección de traducción
ctrl+ s enviar formulario

En las páginas de debate

n crear nuevo debate
w cambiar el estado de visualización
p cambiar público/privado
c cambiar cerrar/abrir
a abrir actividad
r responder al debate
l ir a la última respuesta
ctrl+ enter enviar tu mensaje
(flecha derecha) página siguiente
(flecha izquierda) página anterior

Configuraciones

¿Quieres puntuar o añadir este elemento a una lista?

Iniciar sesión