The Movie Database Support

Is there any way to send the api_key in header rather than in the query parameter ? if yes can you help me with this ?

8 replies (on page 1 of 1)

Jump to last post

Not the API key, no, but you can send your account's access token as a Authorization: Bearer header. See the docs for more details.

@travisbell thanks travis. I have one more question. You have different base_url for images,for which someone again needs to fetch the configuration,which,sometimes,takes more time(4-5sec minimum) to be fetched. Is there any workaround that you can suggest me about the api,so that i can gather everything before my application starts ? Moreover the configuration is not cacheable . Thanks.

I have one more question. You have different base_url for images,for which someone again needs to fetch the configuration,which,sometimes,takes more time(4-5sec minimum) to be fetched.

Where are you located? Nothing should be taking 4-5 seconds, our response times are almost universally sub-100ms. Here's what the average looks like from our external monitoring.

Moreover the configuration is not cacheable

What do you mean by it's not cacheable?

Well i am from Hyderabad,india. I am using your apis for my learning purpose. And not cacheble means,when a ajax request is made to your api for configuration, the response data is not cached in browser and also i observed the response header,where there is a header which has value of maxage=0. I don't know whether its only happening in my case or others have seen it.

Ah, you're just talking about the Cache-Control header. Got it. Ya, that shouldn't be 0, and I can change that, but you can still cache the response within your app. I usually encourage users to check it once every week or so.

Thanks. Actually i tried with parameter 'cache:true', but its not caching the response. As you mentioned that you can change the cache-control header,so can you do that for me,plz ?

Yup, I've created a ticket for this here. I'm currently grooming some new engineers to work on TMDb with me and this will be one of the first tickets they work on, since it's a nice a simple task.

I will update this post when the changes have been pushed live.

@travisbell thank you so much for your helps. 🙏

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