Open your browser and log into app.plex.tv or your local server interface.
Navigate into any media library, click on any movie or TV episode, and open the options dropdown menu (...).
Click Get Info at the bottom of the menu.
In the popup info drawer, click the View XML link at the bottom right.
A new web page will open showing XML code. Look at the address bar URL — copy the long alphanumeric string at the very end of the URL starting after X-Plex-Token=.
Tautulli Monitor
Idle
How to find Tautulli API credentials
Open Tautulli's interface and click on Settings (gear icon).
Click on Web Interface in the left sidebar menu.
Scroll down to the API section.
Verify Enable API is checked, and copy the long string under API Key.
Sonarr TV Tracker
Idle
How to find Sonarr API key
Open your Sonarr web page.
Go to Settings in the main navigation.
Select the General configuration tab.
Scroll down to the Security category.
Copy the alphanumeric string next to API Key.
Radarr Movie Tracker
Idle
How to find Radarr API key
Open your Radarr web page.
Go to Settings in the main navigation.
Select the General configuration tab.
Scroll down to the Security category.
Copy the alphanumeric string next to API Key.
Overseerr Requests
Idle
How to find Overseerr API key
Open Overseerr and log in.
Navigate to Settings in the sidebar.
Under the General tab, look for the API Key section.
Copy the API Key.
qBittorrent Client
Idle
How to set up qBittorrent connection
Provide the full URL to your qBittorrent Web UI (e.g. http://192.168.1.50:8080).
Input your Web UI access credentials (the default username is usually admin and password is adminadmin).
Ensure Web UI is enabled in qBittorrent Settings -> Web UI.
IMPORTANT: In qBittorrent settings -> Web UI, disable "Bypass Web User Interface authentication for clients on localhost" and make sure "Enable Cross-Site Request Forgery (CSRF) protection" does not block your requests.
Configuration Panel
Connection Status Check
Plex
Idle
Tautulli
Idle
Sonarr
Idle
Radarr
Idle
Overseerr
Idle
qBittorrent
Idle
CORS Block Note
Since this website runs directly inside your web browser client, checks to local IP addresses/custom domains may be blocked by CORS policies.
If tests fail but the URLs are correct and accessible:
Install a "CORS Unblock" extension for setup.
Or configure custom reverse proxies with appropriate headers.