Integrations & API.

Usenet Share speaks the protocols your existing backup, storage, and automation tools already speak — S3, SABnzbd, Newznab — and ships a full CLI for headless use.

S3 · Remote-storage gateway

What

Usenet Share exposes an S3-compatible endpoint backed by Usenet remote storage.

Does

Point any S3 SDK, `aws s3` CLI, or existing backup tool at Usenet Share and read/write objects that are actually stored on Usenet — no AWS bill, no egress.

Use case

Redirect an existing S3 backup job to Usenet Share and keep your tooling unchanged while paying only your flat Usenet provider fee.

SABnzbd · Download-client API

What

A SABnzbd-compatible API so the *arr stack can use Usenet Share as its download client.

Does

Sonarr / Radarr / etc. hand jobs to Usenet Share exactly as they would to SABnzbd — but the artefact is a Usenet Share link, flowing through the normal encrypted import + download pipeline.

Use case

Drop-in SABnzbd replacement inside an existing *arr setup.

Newznab · Indexer API

What

A Newznab-compatible indexer API.

Does

*arr apps and Newznab clients search and grab Usenet Share shares through the standard indexer interface they already speak.

Use case

Register Usenet Share as a Newznab indexer so your automation can discover and fetch shares.

Radarr / Sonarr · Automation app compatibility

What

Compatible with Radarr and Sonarr through the same open protocols they already speak — Newznab for searching and SABnzbd-compatible fetching.

Does

Register Usenet Share as a Newznab indexer and a SABnzbd download client in your Radarr / Sonarr settings.

Use case

Your existing library-automation workflow, fetching through Usenet Share instead of a traditional indexer + SAB client.

CLI · Scriptable command line

What

A full scriptable command-line interface to the same engine as the dashboard.

Does

`index → segment → encrypt → upload → publish`, `import-share-link`, `download`, `status / pause / resume`, plus master-key management and hardening (`export-master-key`, `harden-master-key`, `machine-bind-master-key`, `security-status`).

Use case

Headless servers, cron jobs, CI pipelines, and power users who want to automate without the UI.

Download the app