Skip to main content
GET
Multi

Authorizations

Authorization
string
header
required

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

Query Parameters

query
string
required

The term you want to search for (e.g., "Inception").

Example:

""

include_adult
enum<string>

This indicate whether the movie is an adult content.

Available options:
true,
false
Example:

false

language
string

Specifies the language in which the response should be returned.

Example:

"en-US"

page
integer

Indicates which page of results to return. Default is the first page (1).

Example:

1

Response

200 - application/json

multi

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

166

total_results
number
Example:

3310