Skip to main content
GET
Get list of streaming providers for a movie

Path Parameters

movie_id
integer
required

Unique Identifier of a movie.

Query Parameters

country
string
required

Country Code

Response

Providers · object | null

Successful Response

Providers that offer the movie. Either for streaming, for rent or to buy.

country
Country · object
required
buy
Provider · object[]

List of providers that offer to buy the movie.

rent
Provider · object[]

List of providers that offer to rent the movie.

flatrate
Provider · object[]

List of providers that offer to stream the movie.