Keyboard Shortcuts
Bilaketa Aurreratua
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=###
Can't find a movie or TV show? Login to create it.
Saioa hasi
Erregistratu
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
Erregistratu eta bat egin komunitatearekin
Travis Bell Erabiltzailearen Erantzuna
Urtarrila 2, 2025 egunean 11:47 AM(e)tan
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
chafsta Erabiltzailearen Erantzuna
Urtarrila 2, 2025 egunean 1:39 PM(e)tan
I apologize, i guess when the user logs in and not in my code.
chafsta Erabiltzailearen Erantzuna
Urtarrila 3, 2025 egunean 11:52 AM(e)tan
can you provide me with the website I would add to my react - the https://themoviedb.org/3 doesn't work
superboy97 Erabiltzailearen Erantzuna
Urtarrila 3, 2025 egunean 12:14 PM(e)tan
The documentation of the API is available here.
Travis Bell Erabiltzailearen Erantzuna
Urtarrila 3, 2025 egunean 12:17 PM(e)tan
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: