Integrations & API.

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

S3 · S3-compatible gateway

What

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

Does

Point any S3 SDK, `aws s3` CLI, or 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 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

What

End-to-end media automation using the two shims together.

Does

Add Usenet Share as a Newznab indexer (to find) and a SABnzbd download client (to fetch). Hands-off library management with Usenet Share doing the transfer + verification.

Use case

Your existing Radarr / Sonarr library, fed and delivered by Usenet Share instead of a traditional indexer + SAB.

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