v1
latestOpenAPI 3.0.02026-07-176763112.6 KBOur search index includes series, movies, people, and companies. Search is limited to 5k results max.
Query parameters
The primary search string, which can include the main title for a record including all translations and aliases.
Alias of the "query" parameter. Recommend using query instead as this field will eventually be deprecated.
Restrict results to a specific entity type. Can be movie, series, person, or company.
Restrict results to a specific year. Currently only used for series and movies.
Restrict results to a specific company (original network, production company, studio, etc). As an example, "The Walking Dead" would have companies of "AMC", "AMC+", and "Disney+".
Restrict results to a specific country of origin. Should contain a 3 character country code. Currently only used for series and movies.
Restrict results to a specific director. Generally only used for movies. Should include the full name of the director, such as "Steven Spielberg".
Restrict results to a specific primary language. Should include the 3 character language code. Currently only used for series and movies.
Restrict results to a specific type of company. Should include the full name of the type of company, such as "Production Company". Only used for companies.
Restrict results to a specific network. Used for TV and TV movies, and functions the same as the company parameter with more specificity.
Search for a specific remote id. Allows searching for an IMDB or EIDR id, for example.
Offset results.
Limit results.
Response
response
Example response
{
"data": [
{
"overviews": {
"ara": "تدور قصة المسلسل حول...",
"ces": "Během letu č. 815 společnosti Oceanic...",
"deu": "Im Bruchteil einer Sekunde gerät das Leben..."
},
"translations": {
"ara": "تدور قصة المسلسل حول...",
"ces": "Během letu č. 815 společnosti Oceanic...",
"deu": "Im Bruchteil einer Sekunde gerät das Leben..."
}
}
]
}