Spartieji klavišai
Išplėstinė paieška
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=###
Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.
Prisijungti
Registruotis
Norite įvertinti ar įtraukti šį elementą į sąrašą?
Nesate narys?
Registruokitės ir prisijunkite prie bendruomenės
Atsakė Travis Bell
2025 sausio 2, 11:47 AM
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
Atsakė chafsta
2025 sausio 2, 1:39 PM
I apologize, i guess when the user logs in and not in my code.
Atsakė chafsta
2025 sausio 3, 11:52 AM
can you provide me with the website I would add to my react - the https://themoviedb.org/3 doesn't work
Atsakė superboy97
2025 sausio 3, 12:14 PM
The documentation of the API is available here.
Atsakė Travis Bell
2025 sausio 3, 12:17 PM
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: