Skip to main content
POST
Add an NZB

Authorizations

Authorization
string
header
required

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>.

Query Parameters

name
string

Optional display name.

Body

application/xml

The body is of type file.

Response

Accepted, downloading.

id
string
info_hash
string
name
string
magnet
string
source
enum<string>
Available options:
torrent,
usenet,
hoster,
ytdlp
status
enum<string>
Available options:
pending,
queued,
downloading,
processing,
publishing,
complete,
seeding,
failed,
evicted
seed
boolean
error
string
file_size
integer<int64>
progress
number
speed
integer<int64>
imdb_id
string
files
object[]
selected_indexes
integer[]
created_at
string<date-time>
updated_at
string<date-time>
stream_urls
object[]