Thomas's Workspace Back to Dashboard
--:-- ---, --- --

Ecosystem Integrations

Set up API connections for Plex, Sonarr, Radarr, Overseerr, qBittorrent, and Tautulli in one secure space.

Return to Dashboard
Plex Media Server
Idle
How to find your Plex Token
  1. Open your browser and log into app.plex.tv or your local server interface.
  2. Navigate into any media library, click on any movie or TV episode, and open the options dropdown menu (...).
  3. Click Get Info at the bottom of the menu.
  4. In the popup info drawer, click the View XML link at the bottom right.
  5. 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
  1. Open Tautulli's interface and click on Settings (gear icon).
  2. Click on Web Interface in the left sidebar menu.
  3. Scroll down to the API section.
  4. Verify Enable API is checked, and copy the long string under API Key.
Sonarr TV Tracker
Idle
How to find Sonarr API key
  1. Open your Sonarr web page.
  2. Go to Settings in the main navigation.
  3. Select the General configuration tab.
  4. Scroll down to the Security category.
  5. Copy the alphanumeric string next to API Key.
Radarr Movie Tracker
Idle
How to find Radarr API key
  1. Open your Radarr web page.
  2. Go to Settings in the main navigation.
  3. Select the General configuration tab.
  4. Scroll down to the Security category.
  5. Copy the alphanumeric string next to API Key.
Overseerr Requests
Idle
How to find Overseerr API key
  1. Open Overseerr and log in.
  2. Navigate to Settings in the sidebar.
  3. Under the General tab, look for the API Key section.
  4. 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.