I only have API KEY,I want to know the difference between api key and api key(v3 auth).
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط ticao2 🇧🇷 pt-BR
در تاریخ نوامبر 16, 2023 ساعت 8:54 ق.ض
There are not two API Keys.
There is the API Key and the Bearer Token.
See here: https://developer.themoviedb.org/docs/authentication-application
When you have an API Key, used in v3, you automatically also have a Bearer Token, used in v4 and v3.
See here: https://developer.themoviedb.org/reference/intro/authentication
I suggest spending some time reading the instructions.
I personally don't use Token, so I can help you.