Skip to main content
GET
Movies

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

time_window
enum<string>
required

It allows users to specify whether they want to receive trending data for a single day ("day") or for the entire week ("week").

Available options:
day,
week
Example:

"day"

Query Parameters

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

Response

200 - application/json

movies

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

500

total_results
number
Example:

10000