Add anything (auto-detected)
One endpoint that detects what you send and routes it automatically, so nothing
has to pick a type. Send a magnet URI, a 40-char info-hash, or a supported
web/file-host URL as the raw request body, or upload a .torrent or .nzb file
as multipart/form-data. Cached content returns 200 with a ready job (stream
URLs populated); a new download returns 202.
Authorizations
Your instance API key as a bearer token: Authorization: Bearer <api_key>.
/rest/1.0 also accepts ?auth_token=; /v0/store also accepts
X-StremThru-Store-Authorization: Bearer <api_key>.
Body
A magnet URI, a 40-char info-hash, or a supported web/file-host URL.
Response
Cached, ready to stream.
torrent, usenet, hoster, ytdlp pending, queued, downloading, processing, publishing, complete, seeding, failed, evicted