I only have API KEY,I want to know the difference between api key and api key(v3 auth).
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de ticao2 🇧🇷 pt-BR
le 16 novembre 2023 à 08h54
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.