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