دعم الموقع

Hi All,

I feel like I am on another planet. I am doing a codecademy course, and the developers screen shows a version of your API docs that has the base_url prominently displayed in the top left of the screen. This no longer seems to be present. The task I am on is asking me to use the docs to identify the base_url. To help further my education in documentation reading, is there a page I should navigate to to find mention of the base_url as a base_url in isolation with no other requests appended to it?

2 ردود (على هذه الصفحة 1 من 1)

Jump to last post

I'm not too experienced myself but I believe base_url is just https://api.themoviedb.org/3

So you'd set it up like

const base_url = "https://api.themoviedb.org/3";

then you can call it instead of retyping the url all the time. you could do

{base_url}/movie/{movie_id} 

instead of

https://api.themoviedb.org/3/movie/{movie_id}

Ah I can see that you do provide an example request after giving me access to the API token. I would welcome a signpost to any other reference to your base URL, as I would still say I am not 100% confident.

لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها

عام

s ركز شريط البحث
p افتح قائمة الملف الشخصي
esc اغلق النافذة المفتوحة
? افتح نافذة اختصارات لوحة المفاتيح

على كافة صفحات الوسائط

b ارجع للخلف (او للصفحة الام عند التطبيق)
e انتقل لصفحة التعديل

على كافة صفحات موسم المسلسل

(السهم الايمن) انتقل للموسم التالي
(السهم الايسر) انتقل للموسم السابق

على كافة صفحات حلقة المسلسل

(السهم الايمن) انتقل للحلقة التالية
(السهم الايسر) انتقل للحلقة السابقة

على كافة صفحات الصور

a افتح صفحة اضافة الصورة

على كافة صفحات التعديل

t افتح محدد الترجمة
ctrl+ s ارسال النموذج

على صفحات المناقشة

n انشى نقاش جديد
w تبديل حالة المتابعة
p تبديل عام / خاص
c تبديل اغلاق / فتح
a افتح الانشطة
r رد على النقاش
l انتقل لأخر رد
ctrl+ enter أرسل رسالتك
(السهم الايمن) الصفحة التالية
(السهم الايسر) الصفحة السابقة

الاعدادات

هل تريد تقييم او اضافة هذا العنصر للقائمة؟

تسجيل الدخول