I only have API KEY,I want to know the difference between api key and api key(v3 auth).
Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.
Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;
Δεν είσαι μέλος;
Απάντηση από τον/την ticao2 🇧🇷 pt-BR
στις 16 Νοέμβριος 2023 στις 08: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.