Tastatūras īsinājumtaustiņi
Izvērstā meklēšana
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=###
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Pieteikties
Reģistrēties
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Reģistrējies un pievienojies kopienai
Atbilde no Travis Bell
on janvāris 2, 2025 at 11:47 AM
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
Atbilde no chafsta
on janvāris 2, 2025 at 1:39 PM
I apologize, i guess when the user logs in and not in my code.
Atbilde no chafsta
on janvāris 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
Atbilde no superboy97
on janvāris 3, 2025 at 12:14 PM
The documentation of the API is available here.
Atbilde no Travis Bell
on janvāris 3, 2025 at 12:17 PM
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: