Skip to main content
GET
Search the cache

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

imdb
string

IMDB id, e.g. tt0816692 (the tt prefix is optional).

title
string[]

Title to match. Repeatable. Use instead of, or alongside, imdb.

year
integer

Filter title matches by release year.

season
integer
episode
integer

With season, returns only files for that episode.

Response

Cached results.

results
object[]
count
integer