Skip to content

Add Torrent

POST
/api/v1/torrent/{encodedString}

Adds a p2p torrent to the server for streaming/download.
Not strictly necessary, as calling stream directly invokes this. May be deprecated in the future.

Parameters

Path Parameters

encodedString*

Encoded Stream Details

Type
string
Required

Responses

OK

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI