Skip to content

Latest commit

 

History

History
53 lines (27 loc) · 1.43 KB

File metadata and controls

53 lines (27 loc) · 1.43 KB

How to get a TMDB API Token

This guide takes ~2 minutes. You'll need a free TMDB account.


1. Create an Account

Login if you already have one, or register for free at themoviedb.org.

TMDB signup page


2. Request an API Key

Open your API Settings and click "click here" to request an API key.

API settings page showing the request link

Select "Personal use only" and confirm.

Personal use selection


3. Fill Out the Application

Fill out every required field and press Subscribe.

🤫 Tip: You don't need to enter your real information here.

Application form


4. Copy Your Token

Go back to your API Settings and copy the API Read Access Token (the long one starting with eyJ, not the shorter API Key below it).

API settings page showing the Read Access Token


5. Paste It Into Streambert

Paste the token into the Streambert setup screen and press Let's go. And That's it!


Something not working?

If this guide is outdated or you're running into any issues, please open an issue on GitHub.