Skip to main content
GET
Search movies

Authorizations

Authorization
string
header
required

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

Query Parameters

query
string

Original, translated or alternative name of the movie you want to search.

Example:

"The Avengers"

include_adult
string

defaults to false

Example:

"boolean"

language
string

defaults to en-US

Example:

"string"

primary_release_year
string
Example:

"string"

page
string

defaults to 1

Example:

"int32"

region
string
Example:

"string"

year
string
Example:

"string"

Response

200 - application/json

search movies

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

1

total_results
number
Example:

1