The Movie Database Support

I am really new for the API, and I can hardly understand the reference. The first question is that where can I get the URL to use the API key? I've saw that "http://api.themoviedb.org/3/search/movie?api_key="+api_key+"&query="; for film, but I don't know where to find other URLS. In http://docs.themoviedb.apiary.io/reference, there is a webpage,http://private-anon-62624bef6-themoviedb.apiary-mock.com/3/search/movie,but it's only a result, not the URLS for response...

6 replies (on page 1 of 1)

Jump to last post

I'm not sure I understand your question. All the API requests are in the documentation, what do you mean by URL ?

For example, when I want to use the search for movie ,the url is "http://api.themoviedb.org/3/search/movie?api_key="+api_key+"&query="+move; But the response is only for the release year, and the name of movie. If I still want more informations, like the actors and language, where can I get that response?

I am sorry that I'm really poor at it . For example , I 've found that http://api.themoviedb.org/3/search/movie?api_key=###&query=movieName is a URL for search movie, but I don't know where you get to know the URL. I cannot find it in the documentation. If I want to get movie information by Id, I cannot find the URL for response

The API provides you with access to CREDITS so you may get the actors this way : http://docs.themoviedb.apiary.io/reference/movies/movieidcredits/get

Everything is in the documentation. As for the language it should be in the /movie data.

Hi liuqyilin, like HarisRobin said, all the links and how to get to them are listed in the documentation.

For example, to search for a movie by id, you would append the base url with /movie/{id}/apiKey replace {id} with the id of the movie you want to search.

I hope this helps, if I did ub=nderstand your question.

Thanks a lot, it works now.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login