Skip to main content
POST
Add a file-host link

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

Body

application/json
url
string
required

Response

The job.

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[]