Connect SABnzbd to Dashboarr

Dashboarr 2 min read Updated Sep 6, 2026
On this page

To connect SABnzbd to Dashboarr, add a SABnzbd instance with the SABnzbd HTTPS address from your client area as the Remote URL and the API key (not the NZB key) from SABnzbd’s Config → General → Security. The Downloads tab then gains a SABnzbd segment with queue, history, pause/resume, add NZB by URL or file, and a speed limit control. Part of the Dashboarr seedbox setup guide; for setting SABnzbd itself up, see the SABnzbd setup guide.

What you need

Field in Dashboarr Value on EvoSeedbox
Service SABnzbd (under Download clients)
Local URL leave empty
Remote URL SABnzbd’s HTTPS address from the app card, https://SERVER.myseedbox.site:13xxx, no /api
API Key SABnzbd → Config → General → Security → API Key. The NZB Key next to it only allows adding jobs and will fail the connection test.
Always use Remote URL on

SABnzbd’s own login (username and password in Config → General) protects the web UI only; API calls authenticate with the key, so Dashboarr does not need those credentials. Our SABnzbd installs expose the API externally (inet_exposure 4) and accept requests arriving through our HTTPS proxy, which is why no hostname whitelist change is needed.

Step by step

  1. Copy the API key from SABnzbd → Config → General → Security.
  2. Dashboarr → Settings → Integrations → Browse services → SABnzbd.
  3. Remote URL = the HTTPS address, API Key = the key, Always use Remote URL on.
  4. Test Connection (calls /api?mode=version), then Save.
Dashboarr SABnzbd editor with the seedbox URL and masked API key, and the Downloads tab SABnzbd segment with speed, Add NZB and an empty queue
Editor and the SABnzbd segment of the Downloads tab.

What the Downloads tab gives you

  • Queue and history in one list with filter and sort, showing size left, progress and status.
  • Speed pill and a Speed limit control (percentage or absolute, as SABnzbd allows).
  • Add NZB by URL or by uploading a file from the phone.
  • Queue-wide pause and resume plus per-job pause, resume and delete.

Because the API key travels in the query string, treat SABnzbd URLs like passwords when sharing logs or screenshots.

Widgets and notifications

SABnzbd Queue and Usenet Queue (SABnzbd and NZBGet combined) widgets, Speed Stats, and a SABnzbd completed notification when a job finishes while the app is open. Jobs in the radarr and sonarr categories are skipped by that notification because the *arr apps announce them.

Troubleshooting

Symptom Fix
Invalid API key You copied the NZB key. Use the API key above it.
Access denied / hostname verification failed You typed the plain-IP address. Use the HTTPS address from the client area.
Add NZB by URL fails SABnzbd itself could not fetch the URL (indexer key or rate limit). Check SABnzbd’s status page.

FAQ

Categories?

Adding an NZB lets you choose a category from those SABnzbd defines; the list itself is edited in SABnzbd.

SABnzbd 4.x and 5.x?

Both. The test account runs 5.1.

← Bazarr · Dashboarr setup guide · Next: NZBGet

Put this into practice

EvoSeedbox ships with one-click app installs and up to 10 Gbps per box.

Get your seedbox →