Movie Lists
Upcoming
This endpoint retrieves a list of upcoming movies.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This represents the language.
Example:
"en"
This represents the page number.
Example:
"1"
This represents the country code. E.g., ISO-3166-1 code
Example:
"ISO_3166-2"
Response
200 - application/json
Upcoming
The response is of type object
.