Keyboard Shortcuts
Advanced Search
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.
Увайсці
Зарэгістравацца
Want to rate or add this item to a list?
Not a member?
Sign up and join the community
Reply by Travis Bell
on студзень 2, 2025 at 11:47 AM
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
Reply by chafsta
on студзень 2, 2025 at 1:39 PM
I apologize, i guess when the user logs in and not in my code.
Reply by chafsta
on студзень 3, 2025 at 11:52 AM
can you provide me with the website I would add to my react - the https://themoviedb.org/3 doesn't work
Reply by superboy97
on студзень 3, 2025 at 12:14 PM
The documentation of the API is available here.
Reply by Travis Bell
on студзень 3, 2025 at 12:17 PM
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: