Search
Tv
This endpoint allows you to search for TV shows by their original, translated, and alternative names.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
This represents the name of the Tv show you want to look for.
Example:
"Squid Game"
This represents the first air date year of the TV show.
Example:
"2021-09-17"
This specifies if adult-rated shows should be included.
Example:
"false"
This represents the page number.
Example:
"1"
This represents the year the TV show was released.
Response
200 - application/json
TV
The response is of type object
.