Dreceres de teclat
Cerca avançada
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 trobeu una pel·lícula o una sèrie? Inicieu la sessió per a crear-la.
Inicieu la sessió
Registra't
Desitgeu valorar o afegir aquest element a una llista?
No en sou membre?
Enregistreu-vos i uniu-vos a la comunitat
Resposta per Travis Bell
el 2 n de 2025 a les 11:47 A.M.
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
Resposta per chafsta
el 2 n de 2025 a les 1:39 P.M.
I apologize, i guess when the user logs in and not in my code.
Resposta per chafsta
el 3 n de 2025 a les 11:52 A.M.
can you provide me with the website I would add to my react - the https://themoviedb.org/3 doesn't work
Resposta per superboy97
el 3 n de 2025 a les 12:14 P.M.
The documentation of the API is available here.
Resposta per Travis Bell
el 3 n de 2025 a les 12:17 P.M.
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: