Suporte do The Movie Database

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 respostas (na página 1 de 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.

Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.

Geral

s focus the search bar
p abrir menu do perfil
esc close an open window
? open keyboard shortcut window

Em páginas de Média

b go back (or to parent when applicable)
e ir para a página de edição

Em páginas de temporadas de séries

(seta para a direita) ir para a próxima temporada
(seta para a esquerda) ir para a temporada anterior

Em Páginas de Episódios de Séries

(seta para a direita) ir para o próximo episódio
(seta para a esquerda) ir para o episódio anterior

Em Todas as Páginas de Imagens

a abrir janela para adicionar imagem

Em Todas as Páginas de Edição

t open translation selector
ctrl+ s submit form

Em Páginas de Discussão

n criar uma nova discussão
w toggle watching status
p toggle public/private
c toggle close/open
a abrir actividade
r reply to discussion
l ir para a última resposta
ctrl+ enter submit your message
(seta para a direita) página seguinte
(seta para a esquerda) página anterior

Definições

Deseja classificar ou adicionar este item a uma lista?

Iniciar Sessão

Ainda não é um membro?

Crie uma Conta e Adere a Comunidade