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.

Query Parameters

query
string
required
Example:

"animation"

include_adult
boolean
default:false
language
string
default:en-US
primary_release_year
string
Example:

"2020"

page
integer
default:1
region
string
Example:

"US"

year
string
Example:

"2020"

Response

200 - application/json

Movies

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

2

total_results
number
Example:

22