COLLECTIONS
Collection_id
This endpoint is used to get the collection_id.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This is the name of the movie collection.
Example:
"The avengers collection"
This indicate whether the movie is an adult content.
Example:
false
Specifies the language in which the response should be returned.
Example:
"en-US"
Indicates which page of results to return. Default is the first page (1).
Example:
1
This refers to the geographical area or market that is relevant for the query being made.
Response
200 - application/json
collection_id
The response is of type object
.