Клавишни комбинации
Разширено търсене
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=###
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Вход
Регистрация
Искате ли да го оцените или добавите към списък?
Нямате профил?
Регистрирайте се и се присъединете към общността
Отговор от Travis Bell
на 2 януари 2025 в 11:47 AM
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
Отговор от chafsta
на 2 януари 2025 в 1:39 PM
I apologize, i guess when the user logs in and not in my code.
Отговор от chafsta
на 3 януари 2025 в 11:52 AM
can you provide me with the website I would add to my react - the https://themoviedb.org/3 doesn't work
Отговор от superboy97
на 3 януари 2025 в 12:14 PM
The documentation of the API is available here.
Отговор от Travis Bell
на 3 януари 2025 в 12:17 PM
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: