Hello, I accidentally exposed my TMDB v4 API Bearer token in a public GitHub repo. There is no option to revoke or regenerate the token. Could you please help me revoke the current token and issue a new one for security?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on July 10, 2025 at 12:07 PM
Hi @SaranyaSK,
If you re-generate your API key, it will generate a new bearer token and invalidate your previous one.
Reply by ticao2 🇧🇷 pt-BR
on July 10, 2025 at 12:08 PM
I'm not very sure but I believe that if you request the regeneration of your API Key, your new Bearer Token will automatically be generated.
Reply by SaranyaSK
on July 11, 2025 at 4:16 AM
Thank you @ticao2 and @travisbell