Skip to main content
GET
TV shows

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:

""

first_air_date_year
string

It specifies the year in which a TV show first premiered or aired its initial episode.

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

year
string

Search the first air date and all episode air dates

Response

200 - application/json

tv shows

page
number
Example:

1

results
object[]
Example:
total_pages
number
Example:

21

total_results
number
Example:

410