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
Usenet Share exposes an S3-compatible endpoint backed by Usenet.
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.
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
A SABnzbd-compatible API so the *arr stack can use Usenet Share as its download client.
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.
Drop-in SABnzbd replacement inside an existing *arr setup.
Newznab · Indexer API
A Newznab-compatible indexer API.
*arr apps and Newznab clients search and grab Usenet Share shares through the standard indexer interface they already speak.
Register Usenet Share as a Newznab indexer so your automation can discover and fetch shares.
Radarr / Sonarr
End-to-end media automation using the two shims together.
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.
Your existing Radarr / Sonarr library, fed and delivered by Usenet Share instead of a traditional indexer + SAB.
CLI · Scriptable command line
A full scriptable command-line interface to the same engine as the dashboard.
`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`).
Headless servers, cron jobs, CI pipelines, and power users who want to automate without the UI.