اختصارات لوحة المفاتيح
البحث المتقدم
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 صباحا
Hi @chafsta,
I'm not sure what you mean? You have an API key already.
رد بواسطة chafsta
بتاريخ يناير 2, 2025 في 1:39 مساءا
I apologize, i guess when the user logs in and not in my code.
رد بواسطة chafsta
بتاريخ يناير 3, 2025 في 11:52 صباحا
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 مساءا
The documentation of the API is available here.
رد بواسطة Travis Bell
بتاريخ يناير 3, 2025 في 12:17 مساءا
The base URL of the API is https://api.themoviedb.org/3. An example request looks like this: