Atajos de teclado
Búsqueda avanzada
I had and received the information for the API key, but now I am being told I need a token fee?
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
I apologize, i guess when the user logs in and not in my code.
can you provide me with the website I would add to my react - the https://themoviedb.org/3 doesn't work
The documentation of the API is available here.
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this:
https://api.themoviedb.org/3/movie/550?api_key=###
¿No encuentras una película o serie? Inicia sesión para crearla:
Iniciar sesión
Regístrate
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Regístrate y únete a la comunidad
Contestado por Travis Bell
el 2 de enero de 2025 a las 11:47
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
Contestado por chafsta
el 2 de enero de 2025 a las 13:39
I apologize, i guess when the user logs in and not in my code.
Contestado por chafsta
el 3 de enero de 2025 a las 11:52
can you provide me with the website I would add to my react - the https://themoviedb.org/3 doesn't work
Contestado por superboy97
el 3 de enero de 2025 a las 12:14
The documentation of the API is available here.
Contestado por Travis Bell
el 3 de enero de 2025 a las 12:17
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: